Changelog
- 5b97f34 Merge branch 'main' of github.com:lfaoro/ssm
- 5771182 Merge branch 'main' of github.com:lfaoro/ssm
- bff48d3 Remove direnv instructions from contributing guide
- 61b1e80 Update README.md
- 14a7865 chore: remove make help target and unused CI release workflow
- 72008a4 chore: update changelog
- 39a0af0 chore: update readme
- 29e4514 chore: update readme
- 0c1b95e ci: add tests for install script PATH auto-modification behavior
- c55ae0b doc: expand CONTRIBUTING.md with strict commit policy, common commands, and releasing guidance
- 45fee23 doc: rewrite README with calm, sysadmin/SRE-focused marketing positioning
- 4ae78b9 feat: auto-add install directory to PATH for bash/zsh/fish
- 84cb1de feat: relax TTY requirement for bash/zsh/fish in install script
- 8c45d7e fix: mosh --ssh= quoting replaced with SSH_CONFIG env var (closes #45)
- f8483b6 fix: use GITHUB_TOKEN for releases API in install script to avoid rate limits in CI