dundalek/closh

How to set PATH ?

chanshunli opened this issue · 3 comments

This was fixed and works in master, I just need to make a release.

Also I would suggest not replacing the path, but prepending to it like:

(source-shell "export PATH=\"/home/me/Downloads/bin:$PATH\"")

Replacing the PATH might be cause for the second issue. Or maybe you are on macOS Catalina?

This operation is invalid for me.
截屏2019-12-06下午2 40 08

This is my mac
截屏2019-12-06下午2 43 33