mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-09 15:05:07 +02:00
Add vh to aliases.zsh
This commit is contained in:
@ -58,6 +58,7 @@ alias volume="vol"
|
|||||||
####################################################################
|
####################################################################
|
||||||
|
|
||||||
alias vz="nvim +Files" # Open any file inside a directory easily with fzf
|
alias vz="nvim +Files" # Open any file inside a directory easily with fzf
|
||||||
|
alias vh="nvim -i NONE -c 'set noswapfile' -c 'set noundofile' -c 'set nobackup'"
|
||||||
|
|
||||||
# Quick and easy way to download the majority of online videos
|
# Quick and easy way to download the majority of online videos
|
||||||
alias dl="youtube-dl -f bestvideo+bestaudio"
|
alias dl="youtube-dl -f bestvideo+bestaudio"
|
||||||
|
Reference in New Issue
Block a user