mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
fixed
This commit is contained in:
parent
e8dc78751d
commit
d2bbabfde9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ for dircolors in gdircolors dircolors ; do
|
|||
done
|
||||
|
||||
# gimmie an editor, make it a nice vi clone
|
||||
for EDITOR in vim elvis vile nvi vi ; do
|
||||
for EDITOR in vimx vim elvis vile nvi vi ; do
|
||||
( command -v $EDITOR >/dev/null 2>&1 ) && break
|
||||
done
|
||||
export EDITOR
|
||||
|
|
Loading…
Add table
Reference in a new issue