diff options
author | Urbain Vaes <urbain@vaes.uk> | 2014-11-11 17:07:22 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2014-11-11 17:07:22 +0000 |
commit | 6cfba4bccec880386fc16d1f6977270245b30c9a (patch) | |
tree | 410041f631047cc4d79d008ba896b852bc92038d /make | |
parent | 839e7f729c2efa69024003d8598094d4117b06b4 (diff) |
update
Diffstat (limited to 'make')
-rwxr-xr-x | make | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ dir=~/dotfiles olddir=~/dotfiles_old # Files to sync -files="vim mutt vifm bashrc zshrc xmodmap mynotes tmux.conf zathurarc offlineimaprc inputrc crontab krystle" +files="vim mutt vifm bashrc zshrc xmodmap mynotes tmux.conf zathurarc offlineimaprc inputrc latexmkrc crontab krystle" rm -rf $olddir mkdir -p $olddir |