use nvim by default
This commit is contained in:
parent
a03739b204
commit
3900d6e89d
@ -19,6 +19,7 @@ alias cura="cura5 -platformtheme gtk3"
|
|||||||
alias cp="cp -iv"
|
alias cp="cp -iv"
|
||||||
alias mv="mv -iv"
|
alias mv="mv -iv"
|
||||||
alias rm="rm -vI"
|
alias rm="rm -vI"
|
||||||
|
alias vim="nvim"
|
||||||
|
|
||||||
# User lfcd by default (it should exist), fall back
|
# User lfcd by default (it should exist), fall back
|
||||||
# to ranger if lfcd isn't found. IDK why you wouldn't
|
# to ranger if lfcd isn't found. IDK why you wouldn't
|
||||||
|
Loading…
x
Reference in New Issue
Block a user