diff options
author | typebrook <typebrook@gmail.com> | 2019-06-30 14:06:47 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-06-30 14:06:47 +0800 |
commit | 721c79327c4a51093d9239d486d22f970ae9761b (patch) | |
tree | b87fb076d09751ae88aaf44746af9a4e2f2c8652 | |
parent | a4f8b5abe758b73232998701c3b80cde0899766b (diff) |
update
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ alias cdP='cd ~/Pictures' | |||
38 | 38 | ||
39 | # about custom settings | 39 | # about custom settings |
40 | alias cds='cd ~/git/settings' | 40 | alias cds='cd ~/git/settings' |
41 | alias cdss='cd ~/git/settings/scripts' | ||
41 | alias chs='cd ~/git/settings && tig status' # check setting changes | 42 | alias chs='cd ~/git/settings && tig status' # check setting changes |
42 | 43 | ||
43 | # about vimwiki | 44 | # about vimwiki |