@wpmark SSHing into servers became a lot easier once I added this to my bash profile to tab autocomplete them based on the contents of your ~/.ssh/config file
github.com/kingkool68/dotfiles/b…
(Sounds scary but if I wanted to SSH into example.com I would just type ssh ex <tab>)