summaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
Diffstat (limited to '.envrc')
-rw-r--r--.envrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index f68e357..19be922 100644
--- a/.envrc
+++ b/.envrc
@@ -1,5 +1,7 @@
export BIZ_ROOT=$PWD
+PATH_add $BIZ_ROOT/Biz/Ide
+
# for some reason I need this to get ':e' in ghci to load my vimrc
export EDITOR=vim
export GUILE_LOAD_PATH=$BIZ_ROOT