diff options
author | Urbain Vaes <urbain@vaes.uk> | 2014-11-05 14:39:53 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2014-11-05 14:39:53 +0000 |
commit | 48340f31f1c8e514fdada7359b8e417455b71d59 (patch) | |
tree | d1e51f3954cb6b879ced79cb3d478df98e2b08dc /make | |
parent | cce8d35f92752d5fac3e9790a25a7479deb5a59f (diff) |
daily 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" +files="vim mutt vifm bashrc zshrc xmodmap mynotes tmux.conf zathurarc offlineimaprc inputrc" rm -rf $olddir mkdir -p $olddir |