aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2021-04-01 17:08:53 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2021-04-01 17:08:53 +0800
commit3a328857594ebee14f8794a9c2d0ec6fa6fbc3d9 (patch)
tree225a96b9bd487df8e8f7a0863b1018226bd78ac7
parent1a674403bedf16e598a11e7f39d17e84445e9f0d (diff)
update
-rw-r--r--alias2
1 files changed, 1 insertions, 1 deletions
diff --git a/alias b/alias
index 1c9a866..1c22349 100644
--- a/alias
+++ b/alias
@@ -291,7 +291,7 @@ image_horizontal() {
291} 291}
292 292
293# thunderbird 293# thunderbird
294alias thunderberd.push='rsync -a --delete ~/.thunderbird/ pham@topo.tw:~/.thunderbird' 294alias thunderbird.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'