diff options
author | typebrook <typebrook@gmail.com> | 2018-11-02 15:12:24 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2018-11-02 15:12:24 +0800 |
commit | 915c4a22c739e5338bef7845fe04231bba86a41a (patch) | |
tree | 5a7c36bef26c766e791f5e7d9dedb4d8c833ef9c | |
parent | e185bbf7564b2d76e083f093ebf253fc2be546f6 (diff) |
update
-rw-r--r-- | .bash_aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_aliases b/.bash_aliases index 7c13899..1cc2ad1 100644 --- a/.bash_aliases +++ b/.bash_aliases | |||
@@ -18,6 +18,7 @@ alias dpa='docker ps -a' | |||
18 | alias topo='ssh typebrook@topo.tw' | 18 | alias topo='ssh typebrook@topo.tw' |
19 | alias ptt='ssh bbsu@ptt.cc' | 19 | alias ptt='ssh bbsu@ptt.cc' |
20 | alias geothings='ssh geothings@geobingan.info' | 20 | alias geothings='ssh geothings@geobingan.info' |
21 | alias test='ssh geothings@test.geothings.tw' | ||
21 | 22 | ||
22 | #tig | 23 | #tig |
23 | alias t='tig' | 24 | alias t='tig' |