mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-20 08:10:44 +02:00
Add vh to aliases.zsh
This commit is contained in:
parent
1a74691fa2
commit
7cbd4119ae
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user