diff options
author | typebrook <typebrook@gmail.com> | 2020-01-04 00:07:13 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-01-04 00:07:13 +0800 |
commit | bce3980d54e051f68a858114993b1e3901bd4122 (patch) | |
tree | 99c7501d0bb6943f420c7420a4ba6ef73b754f24 | |
parent | 4c5cc9aa1dbe4799a08cb9b0c3485a7c3eef25f7 (diff) |
update
-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' |