aliases: change sedit alias to svv

This commit is contained in:
PowerUser64 2022-04-19 23:43:34 -07:00
parent a0bececb43
commit 774b4749a7

View file

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