diff options
| author | typebrook <typebrook@gmail.com> | 2019-12-25 12:10:48 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-12-25 12:10:48 +0800 |
| commit | c4b487095fae8eff858ccf7e5d0958652c78b92a (patch) | |
| tree | d95ef79d04092d2375d2f312a1f5362f374a6f29 /alias | |
| parent | 28160b5e8d8b75a99518c54f64da438cee4d1cdd (diff) | |
update
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' |