Closed bambu closed 8 years ago
Environment was setup incorrectly. The shell should be launched with -l and have it call env -i.
-l
env -i
This should close #235 and fix #84
Environment was setup incorrectly. The shell should be launched with
-l
and have it callenv -i
.This should close #235 and fix #84