diff options
author | typebrook <typebrook@gmail.com> | 2019-10-30 16:19:47 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-10-30 16:19:47 +0800 |
commit | 8505900c6fcbd7f4ddd9c31315e7c04094866e50 (patch) | |
tree | 83c21b5add83737bc19891d649ac4122bf3603cb | |
parent | ec3d605ba0db2f5c63c769c406124becc7e7011e (diff) |
update
-rw-r--r-- | alias | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -174,7 +174,7 @@ alias x='xdg-open' | |||
174 | alias f='free -h' | 174 | alias f='free -h' |
175 | alias yl='youtube-dl' | 175 | alias yl='youtube-dl' |
176 | alias yla='youtube-dl -x --audio-format mp3' | 176 | alias yla='youtube-dl -x --audio-format mp3' |
177 | alias raw='echo "https://raw.githubusercontent.com"' | 177 | alias raw='echo "https://raw.githubusercontent.com" | xsel -ib && xsel -ob' |
178 | alias editor='select-editor' | 178 | alias editor='select-editor' |
179 | alias hp='http-prompt' | 179 | alias hp='http-prompt' |
180 | alias clocg='cloc --vcs=git' | 180 | alias clocg='cloc --vcs=git' |