diff options
author | typebrook <typebrook@gmail.com> | 2019-10-30 11:34:32 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-10-30 11:34:32 +0800 |
commit | 2bcb358db904f89386fccf878689f6c4d28400fd (patch) | |
tree | a266202f7408fb6234fa7693964fa5307e1be292 | |
parent | 2a90d3e3f8aad849078f4f5c6238468525e124d5 (diff) |
update
-rw-r--r-- | alias | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -197,7 +197,7 @@ alias cdW='cd ~/git/geoBingAnWeb' | |||
197 | alias and='cd ~/git/geoBingAn.Android' | 197 | alias and='cd ~/git/geoBingAn.Android' |
198 | alias cdG='cd ~/git/git' | 198 | alias cdG='cd ~/git/git' |
199 | alias cdp='cd ~/git/parse-style' | 199 | alias cdp='cd ~/git/parse-style' |
200 | alias sample-android='cd ~/git/sample' | 200 | alias cdand='cd ~/git/sample' |
201 | 201 | ||
202 | repo='git@github.com' | 202 | repo='git@github.com' |
203 | hub='https://github.com' | 203 | hub='https://github.com' |