浏览代码

Add note about Solarized color theme

Adam Lindberg 14 年之前
父节点
当前提交
73946a6066
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      themes/guru.zsh-theme

+ 1 - 1
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]