How to ssh iTerm2 with password manager
2 min readSep 10, 2018
--
iTerm2 is a terminal emulator for macOS that does amazing things.
see iTerm2 feature follow this link :
Today i will show you how to ssh using password manager feature
- Go to iTerm2 menu and click Install shell Integration
2. Go to Window menu and click password manager and add your password
3. Go to Profiles menu and add your profile
4. add Trigger command
Go to Advanced Tab and Click Edit Trigger
5. add your command in Regular Expression and choose action as Open Password Manager
6. Go to Profile menu and choose your profile
7. typing “password” then popup will appear
8. choose you password in popup
Finish ..