shell: add neovide edit alias

This commit is contained in:
PowerUser64 2025-04-04 20:37:09 -07:00
parent 671acaa74f
commit 951cebf04a

View file

@ -10,6 +10,7 @@ alias \
vv='$EDITOR' \
e='$EDITOR' \
svv='sudoedit' \
nvv='neovide' \
# I do this too much by accident smh my head
alias \