Tool to create key pairs and modify the user's SSH configuration file (~/.config/.ssh/config).
sshy can be installed using cargo with cargo install sshy
To run sshy, simply run sshy in a terminal and the TUI should take control.
The controls are listed bellow
q: exit sshyleftandright: navigate sectionsupanddown: navigate the content of the focused section
esc: hide popup
c: copy to clipboard the content of the focused public keyn: create new key pair
enter: enter interactive (vim) mode
q: exit interactive modectrl+s: write buffer to file (~/.config/.ssh/config)i: insert modev: visual modey: yankp: pasteu: undoctrl+r: redo