summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAdam Lindberg <eproxus@gmail.com>2011-06-07 15:40:18 +0200
committerAdam Lindberg <eproxus@gmail.com>2011-06-07 15:40:18 +0200
commit73946a6066fa8bf740b4765b7e204df9599f9689 (patch)
tree07aa834f24fbd83acf5789a0d308cc8cdcf06452 /themes
parent915c28752eb8bfb9610e14f62161ab3bd573d218 (diff)
downloadzsh-73946a6066fa8bf740b4765b7e204df9599f9689.tar.gz
zsh-73946a6066fa8bf740b4765b7e204df9599f9689.tar.bz2
zsh-73946a6066fa8bf740b4765b7e204df9599f9689.zip
Add note about Solarized color theme
Diffstat (limited to 'themes')
-rw-r--r--themes/guru.zsh-theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/guru.zsh-theme b/themes/guru.zsh-theme
index cbd56194f..a5ffdb722 100644
--- a/themes/guru.zsh-theme
+++ b/themes/guru.zsh-theme
@@ -1,9 +1,9 @@
#-------------------------------------------------------------------------------
# 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)
#-------------------------------------------------------------------------------
-
# Color shortcuts
R=$fg[red]
G=$fg[green]