]> git.quilime.com - cfg.git/commitdiff
Upgrading to yt-dlp
authorGabriel Dunne <gdunne@quilime.com>
Fri, 15 Oct 2021 02:10:21 +0000 (19:10 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Fri, 15 Oct 2021 02:10:21 +0000 (19:10 -0700)
.zsh-darwin

index 143ec0ba22a6f2f8a255f37e86dd0641caed2b79..52dcdb801db4e70283b372fee7cfc4830870f84b 100644 (file)
@@ -8,7 +8,7 @@ alias cfg='/usr/bin/git --git-dir=/Users/gld/.cfg/ --work-tree=/Users/gld'
 alias ls='ls -G'
 alias cats='highlight -O ansi --force'
 alias x86='arch -x86_64 zsh' # Start Shell in Rosetta 2 (M1 Macs)
-alias dl='youtube-dl'
+alias dl='yt-dlp'
 alias hf='defaults write com.apple.finder AppleShowAllFiles false; killall Finder' # hide hidden
 alias shf='defaults write com.apple.finder AppleShowAllFiles true; killall Finder' # show hidden