Skip to content

Instantly share code, notes, and snippets.

@amirrajan
Created December 22, 2018 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amirrajan/917230ba7f3761d80b186cac4e644954 to your computer and use it in GitHub Desktop.
Save amirrajan/917230ba7f3761d80b186cac4e644954 to your computer and use it in GitHub Desktop.
git bash on windows
$ cat ~/.minttyrc
BoldAsFont=-1
Font=Dank Mono
FontHeight=14
ForegroundColour=251,251,253
BackgroundColour=3,32,45
CursorColour=255,175,0
IMECursorColour=131,148,149
Black=0,52,64
BoldBlack=0,111,138
Red=220,49,47
BoldRed=203,74,22
Green=133,153,1
BoldGreen=88,109,116
Yellow=181,137,0
BoldYellow=101,123,130
Blue=38,138,210
BoldBlue=131,148,149
Magenta=211,53,130
BoldMagenta=108,110,198
Cyan=175,220,220
BoldCyan=147,160,161
White=238,232,213
BoldWhite=253,246,227
CursorBlinks=no
Locale=en_US
Charset=UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment