dundalek / closh

Bash-like shell based on Clojure
Eclipse Public License 1.0
1.61k stars 65 forks source link

Add unsetenv builtin #140

Closed dundalek closed 5 years ago

dundalek commented 5 years ago

Currently it is done with setenv with arity 1 but that is conflating things together.