set editor in vim and get install vim --HEAD in Brewfile

This commit is contained in:
2020-05-21 23:27:08 +02:00
parent a2aff944f3
commit 0e95e107cc
2 changed files with 5 additions and 1 deletions

View File

@ -12,3 +12,7 @@ setopt long_list_jobs
export PAGER=less
export LC_CTYPE=$LANG
export LC_ALL=de_DE.UTF-8
## editor
export EDITOR=vim