diff options
-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' |