diff options
Diffstat (limited to 'alias')
-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 |