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