aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/shell/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/.zshrc b/.config/shell/.zshrc
index e6ebd2c..de6dfb6 100644
--- a/.config/shell/.zshrc
+++ b/.config/shell/.zshrc
@@ -53,7 +53,7 @@ SAVEHIST=9999999
abbr -S --quiet yt-best="youtube-dl -cif 'bestvideo+bestaudio/best'"
abbr -S --quiet yt-m4a="youtube-dl -cif 'bestaudio[ext=m4a]'"
abbr -S --quiet yt-mp4="youtube-dl -cif 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best'"
- abbr -S --quiet yt-mpv="mpv --ytdl-format="
+ abbr -S --quiet yt-mpv="mpv --ytdl-format= '' & disown"
abbr -S --quiet yt-webm="youtube-dl -cif 'bestvideo[ext=webm]+bestaudio[ext=webm]/best[ext=webm]/best'"
# pfetch stuff