aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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'