diff options
-rw-r--r-- | .envrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ export BIZ_ROOT=$PWD # for some reason I need this to get ':e' in ghci to load my vimrc export EDITOR=vim +export GUILE_LOAD_PATH=$BIZ_ROOT # Biz/Devalloc.hs: export GITHUB_CLIENT_ID=aa575dc96263bc99556d |