Skip to content
Home » wild cards

wild cards

Optimize SSH Config File

  • SSH
  • 3 min read

Before we dive into the specific options and wild cards that you can use, let’s first make sure you have an SSH config file set up. This file is located at ~/.ssh/config and is used to store all of your ssh connection settings. If you don’t have this file already,… Read More »Optimize SSH Config File