add ytdl alias

This commit is contained in:
xfnw 2021-08-21 09:55:58 -04:00
parent c2d3a48ec9
commit 95a89446da

1
.zshrc
View File

@ -19,6 +19,7 @@ base58gen() { echo $(base64 /dev/urandom | tr -d "\n/+Il0O$2" | head -c ${$(($1/
alias hexcat="catgirl -h irc.libera.chat -n xfnwtest -ec cert.pem -u"
alias warc="wget -rpkm --warc-cdx --warc-file"
alias ytdl="youtube-dl --extract-audio --audio-format mp3"
alias sydi="sudo"