summaryrefslogtreecommitdiff
path: root/README.textile
diff options
context:
space:
mode:
authorRobby Russell <robby@planetargon.com>2009-09-23 08:06:32 -0700
committerRobby Russell <robby@planetargon.com>2009-09-23 08:06:32 -0700
commit1dc73537320ff86b7597fc097ad82c58aeba0566 (patch)
treee5e910b5d9d5d0c155e50dd6e25c38ca60fa669c /README.textile
parent19a08f15d6a09b8c7a1f4f306abe6e61bdf7d95d (diff)
downloadzsh-1dc73537320ff86b7597fc097ad82c58aeba0566.tar.gz
zsh-1dc73537320ff86b7597fc097ad82c58aeba0566.tar.bz2
zsh-1dc73537320ff86b7597fc097ad82c58aeba0566.zip
Updating README to mention custom/ directory
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 bf4086916..787a9050e 100644
--- a/README.textile
+++ b/README.textile
@@ -42,6 +42,10 @@ TODO: Update this..
** Take a look at the "current themes":http://wiki.github.com/robbyrussell/oh-my-zsh/themes that come bundled with Oh My Zsh.
* much much more..
+h3. Customization
+
+If you want to override any of the default behavior, just add a new file (ending in @.zsh@) into the @custom/@ directory.
+
h3. Uninstalling
If you want to uninstall it, just run @uninstall_oh_my_zsh@ from the command line and it'll remove itself and revert you to bash (or your previous zsh config).