mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 21:39:48 +01:00
Add note about Solarized color theme
This commit is contained in:
parent
915c28752e
commit
73946a6066
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
# Guru theme for oh-my-zsh by Adam Lindberg (eproxus@gmail.com)
|
# Guru theme for oh-my-zsh by Adam Lindberg (eproxus@gmail.com)
|
||||||
|
# Intended to be used with Solarized: http://ethanschoonover.com/solarized
|
||||||
# (Needs Git plugin for current_branch method)
|
# (Needs Git plugin for current_branch method)
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
# Color shortcuts
|
# Color shortcuts
|
||||||
R=$fg[red]
|
R=$fg[red]
|
||||||
G=$fg[green]
|
G=$fg[green]
|
||||||
|
|
Loading…
Reference in a new issue