SSHM 1.10.0-beta
Thank you for downloading SSHM!
Changelog
Features
- 167e4c0: feat: add SSH connection history with Ctrl+H navigation (@Gu1llaum-3)
Installation
Homebrew (macOS/Linux)
brew tap Gu1llaum-3/sshm
brew install sshmInstallation Script (Recommended)
Unix/Linux/macOS:
curl -sSL https://github.com/Gu1llaum-3/sshm/raw/main/install/unix.sh | bashWindows (PowerShell):
iwr -useb https://github.com/Gu1llaum-3/sshm/raw/main/install/windows.ps1 | iexManual Installation
Download the appropriate binary for your platform from the assets above, extract it, and place it in your PATH.
Full Changelog
See all changes at v1.9.0...v1.10.0-beta
📖 Documentation: See the updated README
🐛 Issues: Found a bug? Open an issue
Released with ❤️ by GoReleaser