[zsh] add mpvp alias

This commit is contained in:
odrling 2022-12-01 21:37:50 +01:00
parent 3a8deb39bf
commit 2d5e324d97
No known key found for this signature in database
GPG Key ID: A0145F975F9F8B75
1 changed files with 1 additions and 0 deletions

1
.zshrc
View File

@ -87,6 +87,7 @@ alias ffprobe="ffprobe -hide_banner"
alias fd="fd --hidden"
alias ls="ls --color=auto"
alias dns="dig +short"
alias mpvp="mpv_playlists"
export NEOVIDE_MULTIGRID=1
alias neovide="neovide --nofork"