esl / erlang-osx-installer

Erlang Installer & Auto-Updater for macOS
https://www.erlang-solutions.com/resources/download.html
Apache License 2.0
5 stars 5 forks source link

Link default to the root path, not bin #136

Closed elbrujohalcon closed 6 years ago

elbrujohalcon commented 7 years ago

Can we make ~/.erlanginstaller/default link to, e.g., ~/.erlanginstaller/19.3 instead of ~/.erlanginstaller/19.3/bin? That way I can have ~/.erlanginstaller/default/lib on my Sublime Text pointing to the default version of Erlang/OTP's source code all the time? ;) Don't forget to also put ~/.erlanginstaller/default/bin in the $PATH instead of ~/.erlanginstaller/default.

ghost commented 6 years ago

Fixed