aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--alias3
1 files changed, 2 insertions, 1 deletions
diff --git a/alias b/alias
index 6057d19..a930287 100644
--- a/alias
+++ b/alias
@@ -247,7 +247,8 @@ alias and='cd ~/git/geoBingAn.Android'
247alias cdG='cd ~/git/git' 247alias cdG='cd ~/git/git'
248alias cdT='cd ~/git/taiwan-topo' 248alias cdT='cd ~/git/taiwan-topo'
249alias cdand='cd ~/git/sample' 249alias cdand='cd ~/git/sample'
250alias cdm='cd ~/git/sharkbig.github.io' 250alias cdm='cd ~/git/sharkbig.github.io/rescue'
251alias cdmw='cd ~/git/sharkbig.github.io/.github/workflows'
251 252
252repo='git@github.com' 253repo='git@github.com'
253hub='https://github.com' 254hub='https://github.com'