diff options
| author | typebrook <typebrook@gmail.com> | 2019-04-16 10:52:55 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-04-16 10:52:55 +0800 |
| commit | 35b47536ec56e54c0de5751e56691ea0404e7981 (patch) | |
| tree | f657d99744408e2923405874a05abf3dc18f3b64 /alias | |
| parent | 3c27f255227c8adf29747840028d5a1c04b23927 (diff) | |
update
Diffstat (limited to 'alias')
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -127,6 +127,7 @@ alias taiwan='curl -O http://download.geofabrik.de/asia/taiwan-latest.osm.pbf' | |||
| 127 | alias x='xdg-open' | 127 | alias x='xdg-open' |
| 128 | alias f='free -h' | 128 | alias f='free -h' |
| 129 | alias yl='youtube-dl' | 129 | alias yl='youtube-dl' |
| 130 | alias yla='youtube-dl -x --audio-format mp3' | ||
| 130 | alias raw='echo "https://raw.githubusercontent.com"' | 131 | alias raw='echo "https://raw.githubusercontent.com"' |
| 131 | alias editor='select-editor' | 132 | alias editor='select-editor' |
| 132 | alias hp='http-prompt' | 133 | alias hp='http-prompt' |