Add yt-dlp-mp4 alias
This commit is contained in:
parent
9b0efdd9f0
commit
c1e424d104
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -12,6 +12,7 @@ source ~/powerlevel10k/powerlevel10k.zsh-theme
|
|||
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
||||
|
||||
alias lss="ls -lah"
|
||||
alias yt-dlp-mp4="yt-dlp --no-config --format 'bv*[ext=mp4]+ba[ext=m4a]/b[ext=mp4]'"
|
||||
|
||||
alias gco="git checkout"
|
||||
alias gcm="git commit -m"
|
||||
|
|
Loading…
Reference in a new issue