Fix vimx and add missing space for bash script
This commit is contained in:
parent
4a5114abdb
commit
c6a9e361e3
2 changed files with 2 additions and 2 deletions
|
@ -10,4 +10,4 @@ export GID=$(id -g)
|
|||
export PATH=$PATH:~/.local/bin:~/bin:
|
||||
export PATH=$PATH:$(composer global config bin-dir --absolute -q)
|
||||
|
||||
export EDITOR=xvim
|
||||
export EDITOR=vim
|
||||
|
|
Loading…
Reference in a new issue