halohalospecial / atom-elmjutsu

A bag of tricks for developing with Elm. (Atom package)
https://atom.io/packages/elmjutsu
MIT License
192 stars 24 forks source link

Add the environment when spawning the repl process #71

Closed AntouanK closed 7 years ago

AntouanK commented 7 years ago

@halohalospecial Based on the bug we solved yesterday. Probably caused from having a different default shell ( zsh )

halohalospecial commented 7 years ago

Thanks, @AntouanK!