summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-03-30 12:12:49 +0100
committerUrbain Vaes <urbain@vaes.uk>2015-03-30 12:12:49 +0100
commit9a2ebe8e34e8be613da5e975b8a76e3b8ae7e215 (patch)
tree612db282ca020914bfcc087638766abf83b1e8ab /make
parentb7e66c07bc4d99f03c542a77ee5e7aa353dd16c3 (diff)
parent6fb28bc4b38947281908917b9230e78692674fdc (diff)
resolved merge conflicts
Diffstat (limited to 'make')
-rwxr-xr-xmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/make b/make
index b66a6c1..7836cb4 100755
--- a/make
+++ b/make
@@ -1,10 +1,10 @@
#!/bin/bash
-dir=~/dotfiles
-olddir=~/dotfiles_old
+dir=~/Dropbox/dotfiles
+olddir=~/Dropbox/dotfiles_old
# Files to sync
-files="vim mutt vifm bashrc zshrc xmodmap mynotes tmux.conf zathurarc offlineimaprc inputrc latexmkrc crontab krystle"
+files="vim mutt vifm bashrc zshrc xmodmap mynotes tmux.conf zathurarc offlineimaprc inputrc latexmkrc crontab gitconfig"
rm -rf $olddir
mkdir -p $olddir