A easy script to copy .ssh & .gitconfig
Shell
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
README.md
gitconfig.bat
gitconfig.sh

README.md

Github Config

A easy script to export your .gitconfig and /.ssh (ssh keys) in your home directory

Get it

  • create a directory to import easily github config like a usb key
  • copy your .gitconfig and /.ssh into this directory
  • fork or download the [gitconfig] (http://github.com/hexanome/gitconfig)

Use it

  • run github.bat (Windows script) or github.sh (Linux script)
  • install git bash on Windows or git for Linux (sudo apt-get install git-core) more information on : http://help.github.com/set-up-git-redirect
  • enjoy!

Contribute

Included

[gitconfig] (http://github.com/hexanome/gitconfig) (GPLv2 license)