Add yda alias

This commit is contained in:
Georgi Gardev
2024-03-04 22:30:19 +02:00
parent f4198229b7
commit 8d34463f0a
+1
View File
@@ -52,6 +52,7 @@ alias grep="grep --color=auto"
alias c="clear"
alias be="bundle exec"
alias serve="python -m http.server 9000"
alias yda="youtube-dl -x --audio-format mp3"
##### Mac OS Specific #####
alias fl="open -a ForkLift"