Skip to content

Instantly share code, notes, and snippets.

@JeremySkinner
Created March 1, 2010 20:06
Show Gist options
  • Select an option

  • Save JeremySkinner/318752 to your computer and use it in GitHub Desktop.

Select an option

Save JeremySkinner/318752 to your computer and use it in GitHub Desktop.
In your ~/.gitconfig:
[color]
branch = auto
diff = auto
status = auto
In powershell profile:
$env:TERM = 'cygwin'
$env:LESS = 'FRSX'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment