shell: add alias for opening things with neovide
This commit is contained in:
parent
1ae2422a6b
commit
273acd5158
1 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@ alias \
|
|||
vv='$EDITOR' \
|
||||
e='$EDITOR' \
|
||||
svv='sudoedit' \
|
||||
nvv='neovide' \
|
||||
nv='EDITOR=neovide ' \
|
||||
|
||||
# I do this too much by accident smh my head
|
||||
alias \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue