浏览代码

Updating README with info about themes

Robby Russell 15 年之前
父节点
当前提交
5af0ba8f91
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.textile

+ 4 - 0
README.textile

@@ -38,6 +38,7 @@ TODO: Update this..
 * Rake autocomplete: @rake (tab)@. Will generate a cache of all your rake tasks and then let you auto-complete and/or select the task to run.
 * Rake autocomplete: @rake (tab)@. Will generate a cache of all your rake tasks and then let you auto-complete and/or select the task to run.
 * ssh autocomplete: @ssh (tab)@ or @scp (tab)@
 * ssh autocomplete: @ssh (tab)@ or @scp (tab)@
 * Git branch, it'll tell you which branch you're in when you're in a git repository directory.
 * Git branch, it'll tell you which branch you're in when you're in a git repository directory.
+* Theme support: Change the @ZSH_THEME@ environment variable in @~/.zshrc@.
 * much much more..
 * much much more..
 
 
 h2. Thanks
 h2. Thanks
@@ -49,4 +50,7 @@ h2. Help out!
 
 
 I'm far from being a zsh-expert and suspect there are many ways to improve. If you have ideas on how to make the configuration easier to maintain (and faster), don't hesitate to fork and send pull requests!
 I'm far from being a zsh-expert and suspect there are many ways to improve. If you have ideas on how to make the configuration easier to maintain (and faster), don't hesitate to fork and send pull requests!
 
 
+h3. Send us your theme!
+
+I'm hoping to collect a bunch of themes for our command prompts. You can see existing ones in the @themes/@ directory.