summaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
Diffstat (limited to 'alias')
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index 117802a..34e3876 100644
--- a/alias
+++ b/alias
@@ -242,6 +242,7 @@ alias and='cd ~/git/geoBingAn.Android'
242alias cdG='cd ~/git/git' 242alias cdG='cd ~/git/git'
243alias cdT='cd ~/git/taiwan-topo' 243alias cdT='cd ~/git/taiwan-topo'
244alias cdand='cd ~/git/sample' 244alias cdand='cd ~/git/sample'
245alias cdm='cd ~/git/sharkbig.github.io'
245 246
246repo='git@github.com' 247repo='git@github.com'
247hub='https://github.com' 248hub='https://github.com'