diff options
| author | typebrook <typebrook@gmail.com> | 2018-11-13 00:07:59 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2018-11-13 00:07:59 +0800 |
| commit | 555edc903a9ed2571db696c5d9903bc955f22c56 (patch) | |
| tree | 24f4c92f5dfc1d412f605afc40ceacf6c815b34a | |
| parent | bb21336a1fef7e5706a66b7b6ba765c573decbe3 (diff) | |
update
| -rw-r--r-- | .bash_aliases | 1 |
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' | |||
| 51 | alias f='free -h' | 51 | alias f='free -h' |
| 52 | alias yl='youtube-dl' | 52 | alias yl='youtube-dl' |
| 53 | alias raw='echo "https://raw.githubusercontent.com"' | 53 | alias raw='echo "https://raw.githubusercontent.com"' |
| 54 | alias sshgcp='echo $(raw)/typebrook/settings/master/blob/master/.bash_aliases' | ||
| 54 | 55 | ||
| 55 | # tmp | 56 | # tmp |
| 56 | alias geo='cd ~/git/geoBingAnWeb' | 57 | alias geo='cd ~/git/geoBingAnWeb' |