linux_wiki:zsh_and_oh-my-zsh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:zsh_and_oh-my-zsh [2018/08/14 09:42]
billdozor [Install Powerline Fonts]
linux_wiki:zsh_and_oh-my-zsh [2019/05/25 23:50] (current)
Line 89: Line 89:
 **Note**: If Symbols aren't displaying properly, close the terminal application and re-open it for the fonts to load. (And verify you are using a Powerline font) **Note**: If Symbols aren't displaying properly, close the terminal application and re-open it for the fonts to load. (And verify you are using a Powerline font)
  
 +\\
 ==== Install Fonts: Windows ==== ==== Install Fonts: Windows ====
  
Line 97: Line 98:
     * You will be prompted if you would like to install the fonts     * You will be prompted if you would like to install the fonts
  
-  * Configure Putty/Kitty to use the new font+\\ 
 +  * **Configure Putty/Kitty** to use the new font
     * Open Putty/Kitty (optionally, load a saved session's settings)     * Open Putty/Kitty (optionally, load a saved session's settings)
     * Settings > Window > Appearance     * Settings > Window > Appearance
Line 106: Line 108:
       * Save the session settings       * Save the session settings
  
-  * Configure colors (Solarized Dark)+\\ 
 +  * **Configure colors** (Solarized Dark)
     * Open Putty/Kitty (optionally, load a saved session's settings)     * Open Putty/Kitty (optionally, load a saved session's settings)
     * Settings > Window > Colours     * Settings > Window > Colours
       * Select each color to adjust and change the RGB values<code bash>       * Select each color to adjust and change the RGB values<code bash>
 +"Colour0"="131,148,150"    (Default Foreground)
 +"Colour1"="147,161,161"    (Default Bold Foreground)
 +"Colour2"="0,43,54"        (Default Background)
 +"Colour3"="7,54,66"        (Default Bold Background)
 +"Colour4"="0,43,54"        (Cursor Text)
 +"Colour5"="238,232,213"    (Cursor Colour)
 +"Colour6"="7,54,66"        (ANSI Black)
 +"Colour7"="0,43,56"        (ANSI Black Bold)
 +"Colour8"="220,50,47"      (ANSI Red)
 +"Colour9"="203,75,22"      (ANSI Red Bold)
 +"Colour10"="133,153,0"     (ANSI Green)
 +"Colour11"="88,110,117"    (ANSI Green Bold)
 +"Colour12"="181,137,0"     (ANSI Yellow)
 +"Colour13"="101,123,131"   (ANSI Yellow Bold)
 +"Colour14"="38,139,210"    (ANSI Blue)
 +"Colour15"="131,148,150"   (ANSI Blue Bold)
 +"Colour16"="211,54,130"    (ANSI Magenta)
 +"Colour17"="108,113,196"   (ANSI Magenta Bold)
 +"Colour18"="42,161,152"    (ANSI Cyan)
 +"Colour19"="147,161,161"   (ANSI Cyan Bold)
 +"Colour20"="238,232,213"   (ANSI White)
 +"Colour21"="253,246,227"   (ANSI White Bold)
 </code> </code>
       * Click Apply       * Click Apply
       * Save settings to session       * Save settings to session
 +    * Alternative registry imports: https://github.com/altercation/solarized/tree/master/putty-colors-solarized
  
 ---- ----
  • linux_wiki/zsh_and_oh-my-zsh.1534254170.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)