aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/init/sync.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/init/sync.sh')
-rwxr-xr-xtools/init/sync.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/init/sync.sh b/tools/init/sync.sh
index b9e7266..8f23dbe 100755
--- a/tools/init/sync.sh
+++ b/tools/init/sync.sh
@@ -15,4 +15,4 @@ check_upstream ~/git/tig || echo in `pwd` >/dev/tty &
15check_upstream ~/.vim_runtime || echo in `pwd` >/dev/tty & 15check_upstream ~/.vim_runtime || echo in `pwd` >/dev/tty &
16 16
17# thunderbird 17# thunderbird
18rsync -a pham@topo.tw:~/.thunderbird/ ~/.thunderbird/ 18rsync -a pham@topo.tw:~/.thunderbird/ ~/.thunderbird/ &