aboutsummaryrefslogtreecommitdiffhomepage
path: root/alias
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-12-25 12:10:48 +0800
committertypebrook <typebrook@gmail.com>2019-12-25 12:10:48 +0800
commitc4b487095fae8eff858ccf7e5d0958652c78b92a (patch)
treed95ef79d04092d2375d2f312a1f5362f374a6f29 /alias
parent28160b5e8d8b75a99518c54f64da438cee4d1cdd (diff)
update
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'