diff options
-rw-r--r-- | alias | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -291,7 +291,7 @@ image_horizontal() { | |||
291 | } | 291 | } |
292 | 292 | ||
293 | # thunderbird | 293 | # thunderbird |
294 | alias thunderbird.push='rsync -a --delete ~/.thunderbird/ pham@topo.tw:~/.thunderbird' | 294 | alias thunder.push='rsync -a --delete ~/.thunderbird/ pham@topo.tw:~/.thunderbird' |
295 | 295 | ||
296 | # misc | 296 | # misc |
297 | alias foo='echo bar > foo && echo File foo is created && ls -lh foo' | 297 | alias foo='echo bar > foo && echo File foo is created && ls -lh foo' |