Skip to content

Instantly share code, notes, and snippets.

@KalleDK
Created May 11, 2020 08:32
Show Gist options
  • Save KalleDK/8794d02c91cb247620fffaf00bd860de to your computer and use it in GitHub Desktop.
Save KalleDK/8794d02c91cb247620fffaf00bd860de to your computer and use it in GitHub Desktop.
Putty
https://github.com/powerline/fonts/blob/master/DejaVuSansMono/DejaVu%20Sans%20Mono%20for%20Powerline.ttf
https://github.com/altercation/solarized/tree/master/putty-colors-solarized
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Default%20Settings]
"Colour0"="131,148,150"
"Colour1"="147,161,161"
"Colour2"="0,43,54"
"Colour3"="7,54,66"
"Colour4"="0,43,54"
"Colour5"="238,232,213"
"Colour6"="7,54,66"
"Colour7"="0,43,56"
"Colour8"="220,50,47"
"Colour9"="203,75,22"
"Colour10"="133,153,0"
"Colour11"="88,110,117"
"Colour12"="181,137,0"
"Colour13"="101,123,131"
"Colour14"="38,139,210"
"Colour15"="131,148,150"
"Colour16"="211,54,130"
"Colour17"="108,113,196"
"Colour18"="42,161,152"
"Colour19"="147,161,161"
"Colour20"="238,232,213"
"Colour21"="253,246,227"
"TerminalType"="linux"
"NoMouseReporting"=dword:00000001
"BellOverloadN"=dword:00000002
"Font"="DejaVu Sans Mono for Powerline"
"FontCharSet"=dword:00000000
"FontIsBold"=dword:00000000
"FontHeight"=dword:0000000a
"BoldAsColour"=dword:00000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment