diff options
-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' |