diff options
| author | typebrook <typebrook@gmail.com> | 2019-03-29 15:37:21 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-03-29 15:37:21 +0800 |
| commit | 07f2a0e3bc42d5e182c46d334702cc8adee5f6db (patch) | |
| tree | ea8f380c3a2a9f381e2b8790da1aa1a424caacdf /alias | |
| parent | 432d9edfe492ccae60d439b2fba43fbfac619413 (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -77,6 +77,7 @@ alias geothings='ssh geothings@geobingan.info' | |||
| 77 | alias geothings-test='ssh geothings@test.geothings.tw' | 77 | alias geothings-test='ssh geothings@test.geothings.tw' |
| 78 | 78 | ||
| 79 | # tig | 79 | # tig |
| 80 | alias cdt='cd ~/git/tig' | ||
| 80 | alias t='tig' | 81 | alias t='tig' |
| 81 | alias ta='tig --all' | 82 | alias ta='tig --all' |
| 82 | alias ts='tig status' | 83 | alias ts='tig status' |