diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-03-13 09:55:11 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-03-13 09:55:11 +0800 |
commit | 7d177c1c772c5df683566bdf48aabf7a65bd3907 (patch) | |
tree | d7fec97230bc3c0bb8388bea724d54d4d2eba4d7 | |
parent | e0cb1058a5ab39ec0af8da189f3045e977867f69 (diff) |
update
-rw-r--r-- | alias | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -139,7 +139,7 @@ alias cdd='cd ~/Downloads' | |||
139 | alias cdD='cd ~/Documents' | 139 | alias cdD='cd ~/Documents' |
140 | alias cdP='cd ~/Pictures' | 140 | alias cdP='cd ~/Pictures' |
141 | alias cdV='cd ~/Videos' | 141 | alias cdV='cd ~/Videos' |
142 | alias cdb='cd ~/git/blog' | 142 | alias cdb='cd ~/blog' |
143 | alias cdmd='cd ~/git/map/deploy' | 143 | alias cdmd='cd ~/git/map/deploy' |
144 | 144 | ||
145 | # git | 145 | # git |