aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-04-16 10:52:55 +0800
committertypebrook <typebrook@gmail.com>2019-04-16 10:52:55 +0800
commit35b47536ec56e54c0de5751e56691ea0404e7981 (patch)
treef657d99744408e2923405874a05abf3dc18f3b64
parent3c27f255227c8adf29747840028d5a1c04b23927 (diff)
update
-rw-r--r--alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/alias b/alias
index fe34f53..26e7f2e 100644
--- a/alias
+++ b/alias
@@ -127,6 +127,7 @@ alias taiwan='curl -O http://download.geofabrik.de/asia/taiwan-latest.osm.pbf'
127alias x='xdg-open' 127alias x='xdg-open'
128alias f='free -h' 128alias f='free -h'
129alias yl='youtube-dl' 129alias yl='youtube-dl'
130alias yla='youtube-dl -x --audio-format mp3'
130alias raw='echo "https://raw.githubusercontent.com"' 131alias raw='echo "https://raw.githubusercontent.com"'
131alias editor='select-editor' 132alias editor='select-editor'
132alias hp='http-prompt' 133alias hp='http-prompt'