diff options
Diffstat (limited to 'alias')
-rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -242,6 +242,7 @@ alias and='cd ~/git/geoBingAn.Android' | |||
242 | alias cdG='cd ~/git/git' | 242 | alias cdG='cd ~/git/git' |
243 | alias cdT='cd ~/git/taiwan-topo' | 243 | alias cdT='cd ~/git/taiwan-topo' |
244 | alias cdand='cd ~/git/sample' | 244 | alias cdand='cd ~/git/sample' |
245 | alias cdm='cd ~/git/sharkbig.github.io' | ||
245 | 246 | ||
246 | repo='git@github.com' | 247 | repo='git@github.com' |
247 | hub='https://github.com' | 248 | hub='https://github.com' |