diff options
-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' |