aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-01-04 00:07:13 +0800
committertypebrook <typebrook@gmail.com>2020-01-04 00:07:13 +0800
commitbce3980d54e051f68a858114993b1e3901bd4122 (patch)
tree99c7501d0bb6943f420c7420a4ba6ef73b754f24
parent4c5cc9aa1dbe4799a08cb9b0c3485a7c3eef25f7 (diff)
update
-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'