Wrong keyboard settings, wrong encoding, proper term colours

Wrong keyboard settings (numpad wasn't working), wrong encoding (powerline and similar weren't displaying), and it wasn't using the proper term colours
This commit is contained in:
Chad Payne 2013-09-06 15:22:25 -06:00
parent e40cd4130e
commit b6f09e10f4

View file

@ -23,3 +23,6 @@ Windows Registry Editor Version 5.00
"Colour19"="147,161,161"
"Colour20"="238,232,213"
"Colour21"="253,246,227"
"LineCodePage"="UTF-8"
"LinuxFunctionKeys"=dword:00000004
"TerminalType"="xterm-256color"