Add nvimdiff alias

This commit is contained in:
Evie Litherland-Smith 2023-01-25 18:37:11 +00:00
parent 79bc4e86f5
commit a76a6f65d1

View file

@ -1,3 +1,4 @@
alias nvimdiff="nvim -d"
alias pvim="poetry run nvim"
alias lg="lazygit"
alias kssh="kitty +kitten ssh"