diff options
| author | typebrook <typebrook@gmail.com> | 2018-12-04 11:06:47 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2018-12-04 11:06:47 +0800 |
| commit | fc5c9523e35b921dee26d81d10a71dcca9ff4cd5 (patch) | |
| tree | dd14e32d5b2ac25845c3c796cd220fce3281a9bc /.bash_aliases | |
| parent | 111b6ca68545b788ec9ecd47a65aa881485f171c (diff) | |
update
Diffstat (limited to '.bash_aliases')
| -rw-r--r-- | .bash_aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_aliases b/.bash_aliases index bc8c159..3dfb314 100644 --- a/.bash_aliases +++ b/.bash_aliases | |||
| @@ -60,6 +60,7 @@ alias x='xdg-open' | |||
| 60 | alias f='free -h' | 60 | alias f='free -h' |
| 61 | alias yl='youtube-dl' | 61 | alias yl='youtube-dl' |
| 62 | alias raw='echo "https://raw.githubusercontent.com"' | 62 | alias raw='echo "https://raw.githubusercontent.com"' |
| 63 | alias nl='PS1="$PS1\n"' | ||
| 63 | 64 | ||
| 64 | # tmp | 65 | # tmp |
| 65 | alias geo='cd ~/git/geoBingAnWeb' | 66 | alias geo='cd ~/git/geoBingAnWeb' |