Created
September 11, 2012 02:54
-
-
Save qickstarter/3695611 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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