aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-10-30 16:19:47 +0800
committertypebrook <typebrook@gmail.com>2019-10-30 16:19:47 +0800
commit8505900c6fcbd7f4ddd9c31315e7c04094866e50 (patch)
tree83c21b5add83737bc19891d649ac4122bf3603cb
parentec3d605ba0db2f5c63c769c406124becc7e7011e (diff)
update
-rw-r--r--alias2
1 files changed, 1 insertions, 1 deletions
diff --git a/alias b/alias
index 249633f..dda9dc7 100644
--- a/alias
+++ b/alias
@@ -174,7 +174,7 @@ alias x='xdg-open'
174alias f='free -h' 174alias f='free -h'
175alias yl='youtube-dl' 175alias yl='youtube-dl'
176alias yla='youtube-dl -x --audio-format mp3' 176alias yla='youtube-dl -x --audio-format mp3'
177alias raw='echo "https://raw.githubusercontent.com"' 177alias raw='echo "https://raw.githubusercontent.com" | xsel -ib && xsel -ob'
178alias editor='select-editor' 178alias editor='select-editor'
179alias hp='http-prompt' 179alias hp='http-prompt'
180alias clocg='cloc --vcs=git' 180alias clocg='cloc --vcs=git'