summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.envrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index 7f1fa5a..9340d21 100644
--- a/.envrc
+++ b/.envrc
@@ -5,6 +5,7 @@ export HERO_PORT=3000
export HERO_CLIENT=$BIZ_ROOT/_bild/Hero.Client/static
export HERO_DATA_DIR=$BIZ_ROOT/_keep
export GUILE_LOAD_PATH=$PWD
+export EDITOR=vim
if type lorri &>/dev/null
then
eval "$(lorri direnv)"