Skip to content

Instantly share code, notes, and snippets.

@qickstarter
Created September 11, 2012 02:54
Show Gist options
  • Select an option

  • Save qickstarter/3695611 to your computer and use it in GitHub Desktop.

Select an option

Save qickstarter/3695611 to your computer and use it in GitHub Desktop.
Host sqale
User sqale
Port 2222
HostName gateway.sqale.jp
Identityfile ~/.ssh/github_taichouchou
Host heroku
User git
HostName heroku.com
Identityfile ~/.ssh/github_taichouchou
Host github
User git
Port 22
HostName github.com
Identityfile ~/.ssh/github_taichouchou
```sh
git clone github:taichouchou2/dotfiles
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment