Skip to content

Instantly share code, notes, and snippets.

@behrends
Created November 8, 2010 09:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save behrends/667509 to your computer and use it in GitHub Desktop.
Save behrends/667509 to your computer and use it in GitHub Desktop.
use shortcut in ssh/scp
vim .ssh/config
Host foo
Hostname foo.bar.de
User joe
--> ssh foo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment