cashapp / hermit

🐚 Hermit manages isolated, self-bootstrapping sets of tools in software projects.
https://cashapp.github.io/hermit
Apache License 2.0
586 stars 51 forks source link

fix: hermit exec func to shellrc #378

Closed cassiechew closed 1 year ago

cassiechew commented 1 year ago

Hermit is available via homebrew, but the shell-hooks install function does not take that into account and assumes installation into the $HOME/bin folder. This causes issues with using them causing this error

/<$HOME>/.zshrc:xx: command not found: shell-hooks