diff options
| author | typebrook <typebrook@gmail.com> | 2018-10-30 19:50:49 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2018-10-30 19:50:49 +0800 |
| commit | 05e066893881dc7f3042fab386b6ef2b5f4c93eb (patch) | |
| tree | 4270dc2c0b0751cbfb0be33bb0b1db8db7c15632 | |
| parent | df3e0d958db9a4eb58e2a2f159f42204a7aac0d4 (diff) | |
update
| -rw-r--r-- | .bash_aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_aliases b/.bash_aliases index c8bb97a..9f74629 100644 --- a/.bash_aliases +++ b/.bash_aliases | |||
| @@ -17,6 +17,7 @@ alias dpa='docker ps -a' | |||
| 17 | # ssh | 17 | # ssh |
| 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 | 21 | ||
| 21 | #tig | 22 | #tig |
| 22 | alias t='tig' | 23 | alias t='tig' |