Skip to content

Instantly share code, notes, and snippets.

@tugberkugurlu
Created August 26, 2016 09:35
Show Gist options
  • Save tugberkugurlu/978832c7bb280467c55eba4e8ca7e4ea to your computer and use it in GitHub Desktop.
Save tugberkugurlu/978832c7bb280467c55eba4e8ca7e4ea to your computer and use it in GitHub Desktop.
bash profile on Windows, see http://superuser.com/a/602896
eval `ssh-agent`
ssh-add ~/.ssh/id_rsa
cd /c/dev
cd ~
touch .bashrc
vim .bashrc
# type above file content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment