summaryrefslogtreecommitdiff
path: root/README.textile
diff options
context:
space:
mode:
authorGeoff Garside <geoff@geoffgarside.co.uk>2009-08-31 18:46:16 +0100
committerGeoff Garside <geoff@geoffgarside.co.uk>2009-08-31 18:46:16 +0100
commit857ec726c8a713db5dbff79e1d3b80ba08e02768 (patch)
tree91e17c9979e2108e6b53866a27ee1158a0b7750c /README.textile
parent3ab0d639d0f6feaf6612badd932542d206fc5450 (diff)
parenta19d1c0f53efbbc97eeaee4e496063abf7bf689d (diff)
downloadzsh-857ec726c8a713db5dbff79e1d3b80ba08e02768.tar.gz
zsh-857ec726c8a713db5dbff79e1d3b80ba08e02768.tar.bz2
zsh-857ec726c8a713db5dbff79e1d3b80ba08e02768.zip
Merge branch master
Diffstat (limited to 'README.textile')
-rw-r--r--README.textile4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.textile b/README.textile
index fdfb6afae..f09feec0e 100644
--- a/README.textile
+++ b/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.
* 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.
+* Theme support: Change the @ZSH_THEME@ environment variable in @~/.zshrc@.
* much much more..
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!
+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.