Mercurial > hg > zsh-env
comparison zshrc-xanthippe @ 145:ebcb738274d1
alias for youtube downloading
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Mon, 17 Sep 2018 09:20:52 +0200 |
parents | abc3d303adde |
children | 0e22ae080bf1 |
comparison
equal
deleted
inserted
replaced
144:383ea800bf98 | 145:ebcb738274d1 |
---|---|
18 export PATH="$HOME/bin:$HOME/.nodejs/bin:${PATH}" | 18 export PATH="$HOME/bin:$HOME/.nodejs/bin:${PATH}" |
19 | 19 |
20 alias ne="nano -E" | 20 alias ne="nano -E" |
21 alias p9="ping 9.9.9.9" | 21 alias p9="ping 9.9.9.9" |
22 alias top="htop -C" | 22 alias top="htop -C" |
23 alias ytdl="youtube-dl -x --audio-format mp3" |