diff options
author | James Cox <james@imaj.es> | 2009-09-23 16:14:04 +0100 |
---|---|---|
committer | James Cox <james@imaj.es> | 2009-09-23 16:14:04 +0100 |
commit | 8a8a7bafa037ef253ce582a182c77a74b76ac309 (patch) | |
tree | a176b2db801a33fc84bc4d2d8ff8021aa32d954b /README.textile | |
parent | 71b1c60a8d2386a2a836d76fd57a507a0c9a3935 (diff) | |
parent | ff545e6934b70945e778495f613d41a43681b662 (diff) | |
download | zsh-8a8a7bafa037ef253ce582a182c77a74b76ac309.tar.gz zsh-8a8a7bafa037ef253ce582a182c77a74b76ac309.tar.bz2 zsh-8a8a7bafa037ef253ce582a182c77a74b76ac309.zip |
merge upstream
Diffstat (limited to 'README.textile')
-rw-r--r-- | README.textile | 5 |
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). |