asides-94
· #asides
It’s been bugging me for some time now.. on Ubuntu, when typing ssh hostname, bash wouldn’t tab-autocomplete the hostname. The fix is to add the HashKnownHosts no directive to ~/.ssh/config
· #asides
It’s been bugging me for some time now.. on Ubuntu, when typing ssh hostname, bash wouldn’t tab-autocomplete the hostname. The fix is to add the HashKnownHosts no directive to ~/.ssh/config