aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2018-11-13 00:07:59 +0800
committertypebrook <typebrook@gmail.com>2018-11-13 00:07:59 +0800
commit555edc903a9ed2571db696c5d9903bc955f22c56 (patch)
tree24f4c92f5dfc1d412f605afc40ceacf6c815b34a
parentbb21336a1fef7e5706a66b7b6ba765c573decbe3 (diff)
update
-rw-r--r--.bash_aliases1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_aliases b/.bash_aliases
index 1e5a7d0..d84ce6e 100644
--- a/.bash_aliases
+++ b/.bash_aliases
@@ -51,6 +51,7 @@ alias x='xdg-open'
51alias f='free -h' 51alias f='free -h'
52alias yl='youtube-dl' 52alias yl='youtube-dl'
53alias raw='echo "https://raw.githubusercontent.com"' 53alias raw='echo "https://raw.githubusercontent.com"'
54alias sshgcp='echo $(raw)/typebrook/settings/master/blob/master/.bash_aliases'
54 55
55# tmp 56# tmp
56alias geo='cd ~/git/geoBingAnWeb' 57alias geo='cd ~/git/geoBingAnWeb'