diff options
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -247,7 +247,8 @@ alias and='cd ~/git/geoBingAn.Android' | |||
| 247 | alias cdG='cd ~/git/git' | 247 | alias cdG='cd ~/git/git' |
| 248 | alias cdT='cd ~/git/taiwan-topo' | 248 | alias cdT='cd ~/git/taiwan-topo' |
| 249 | alias cdand='cd ~/git/sample' | 249 | alias cdand='cd ~/git/sample' |
| 250 | alias cdm='cd ~/git/sharkbig.github.io' | 250 | alias cdm='cd ~/git/sharkbig.github.io/rescue' |
| 251 | alias cdmw='cd ~/git/sharkbig.github.io/.github/workflows' | ||
| 251 | 252 | ||
| 252 | repo='git@github.com' | 253 | repo='git@github.com' |
| 253 | hub='https://github.com' | 254 | hub='https://github.com' |