summaryrefslogtreecommitdiff
path: root/ssh_config
blob: 2a57c97429f373d16493176eab4c09cc99323cbf (plain)
1
2
3
4
5
6

# ssh shortcut for git@localhost
Host git
  HostName localhost
  User git
# Port 22 # change to your ssh port