aboutsummaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
Diffstat (limited to 'alias')
-rw-r--r--alias2
1 files changed, 1 insertions, 1 deletions
diff --git a/alias b/alias
index 1c22349..6075425 100644
--- a/alias
+++ b/alias
@@ -291,7 +291,7 @@ image_horizontal() {
291} 291}
292 292
293# thunderbird 293# thunderbird
294alias thunderbird.push='rsync -a --delete ~/.thunderbird/ pham@topo.tw:~/.thunderbird' 294alias thunder.push='rsync -a --delete ~/.thunderbird/ pham@topo.tw:~/.thunderbird'
295 295
296# misc 296# misc
297alias foo='echo bar > foo && echo File foo is created && ls -lh foo' 297alias foo='echo bar > foo && echo File foo is created && ls -lh foo'