diff options
author | Ben Sima <ben@bsima.me> | 2022-07-21 09:26:34 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-07-21 09:36:31 -0400 |
commit | 83c9055b3e238a6ae2c710d00497adf5974db5e0 (patch) | |
tree | ca36ded9ec143c5fdbb3e392d9702162172d2389 /.envrc | |
parent | 6c954007ed45aead42719a76ab38333f989f759e (diff) |
Remove rustc and scheme from global environment
Diffstat (limited to '.envrc')
-rw-r--r-- | .envrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -13,9 +13,6 @@ # tools for editing go here PATH_add $BIZ_ROOT/Biz/Ide # -# until 'repl' supports guile, this is needed - export GUILE_LOAD_PATH=$BIZ_ROOT -# # Biz/Dragons.hs: export GITHUB_CLIENT_ID=aa575dc96263bc99556d export GITHUB_CLIENT_STATE=$(cat /proc/sys/kernel/random/uuid) |