summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.bash_aliases2
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"'
52alias topo='ssh typebrook@topo.tw' 52alias topo='ssh typebrook@topo.tw'
53alias ptt='ssh bbsu@ptt.cc' 53alias ptt='ssh bbsu@ptt.cc'
54alias geothings='ssh geothings@geobingan.info' 54alias geothings='ssh geothings@geobingan.info'
55alias test='ssh geothings@test.geothings.tw' 55alias geothings-test='ssh geothings@test.geothings.tw'
56 56
57# tig 57# tig
58alias t='tig' 58alias t='tig'