Files
hermes-agent/scripts
Teknium 6d3840a86b fix: show correct shell config path for macOS/zsh in install script
- print_success() hardcoded 'source ~/.bashrc' regardless of user's shell
- On macOS (default zsh), ~/.bashrc doesn't exist, leaving users unable to
  find the hermes command after install
- Now detects $SHELL and shows the correct file (zshrc/bashrc)
- Also captures .[all] install failure output instead of silencing with
  2>/dev/null, so users can diagnose why full extras failed
2026-03-30 13:08:57 -07:00
..
2026-02-20 23:23:32 -08:00