diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-04-03 10:10:33 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-04-03 10:10:33 +0800 |
| commit | a70b917d17474240efdb40157690c63838f371c9 (patch) | |
| tree | be8df4bd5a97cae0e892077244fc71e16b8059d0 | |
| parent | 3a328857594ebee14f8794a9c2d0ec6fa6fbc3d9 (diff) | |
update
| -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' |