summaryrefslogtreecommitdiff
path: root/README.textile
diff options
context:
space:
mode:
Diffstat (limited to 'README.textile')
-rw-r--r--README.textile5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.textile b/README.textile
index 1735e150f..9972cf246 100644
--- a/README.textile
+++ b/README.textile
@@ -43,8 +43,13 @@ TODO: Update this..
* much much more..
h2. Useful
+
the "refcard":http://www.bash2zsh.com/zsh_refcard/refcard.pdf is pretty tasty for tips.
+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).