diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-04-01 11:35:30 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-04-01 11:35:30 +0100 |
commit | 187f0401dd829524c39be18c6ef2b564f472fb4d (patch) | |
tree | c7205936890b87efe689114976f71440391d3ad6 /make | |
parent | b18f60ed95493fddb1982a953f408678e0866c03 (diff) |
Dotfiles out of dropbox
Diffstat (limited to 'make')
-rwxr-xr-x | make | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ #!/bin/bash -dir=~/Dropbox/dotfiles -olddir=~/Dropbox/dotfiles_old +dir=~/dotfiles +olddir=~/dotfiles_old # Files to sync files="vim mutt vifm bashrc zshrc xmodmap mynotes tmux.conf zathurarc offlineimaprc inputrc latexmkrc crontab gitconfig" |