diff options
author | typebrook <typebrook@gmail.com> | 2019-01-21 10:34:09 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-01-21 10:34:09 +0800 |
commit | 12a03442b2c693eb53ff6f0f359fadf11a06451a (patch) | |
tree | d735d938b025ff45241add506237b31538da9787 | |
parent | a9d6d0d32a03354e6245a772d574e89a4d545379 (diff) |
update
-rw-r--r-- | .bash_aliases | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_aliases b/.bash_aliases index 3e0490f..7e2dd95 100644 --- a/.bash_aliases +++ b/.bash_aliases | |||
@@ -52,7 +52,7 @@ alias keygen='ssh-keygen -t rsa -C "typebrook@gmail.com"' | |||
52 | alias topo='ssh typebrook@topo.tw' | 52 | alias topo='ssh typebrook@topo.tw' |
53 | alias ptt='ssh bbsu@ptt.cc' | 53 | alias ptt='ssh bbsu@ptt.cc' |
54 | alias geothings='ssh geothings@geobingan.info' | 54 | alias geothings='ssh geothings@geobingan.info' |
55 | alias test='ssh geothings@test.geothings.tw' | 55 | alias geothings-test='ssh geothings@test.geothings.tw' |
56 | 56 | ||
57 | # tig | 57 | # tig |
58 | alias t='tig' | 58 | alias t='tig' |