Fix vimx and add missing space for bash script

This commit is contained in:
Leon Grünewald 2020-07-10 13:27:50 +02:00
parent 4a5114abdb
commit c6a9e361e3
2 changed files with 2 additions and 2 deletions

View file

@ -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