A simple ssh and c3270 wrapper.
Features:
- automatically start/stop IBM Cloud instances using
ibmcloud
- enable and disable NetworkManager connections (e.g. a VPN) using
nmcli
- change the terminal background color
- enter a password using
sshpass
- Install Fennel and copy
sss.fnl
to a location in your$PATH
. - If you want to enable autocompletion, add
eval $(sss.fnl --autocomplete)
to your~/.bashrc
or~/.zshrc
- copy
config.fnl
to$XDG_CONFIG_HOME/sss/config.fnl
or$HOME/.config/sss/config.fnl
. - modify this file to include your connection details
- run
sss.fnl