diff options
author | James Cox <james@imaj.es> | 2009-09-23 01:20:08 +0100 |
---|---|---|
committer | James Cox <james@imaj.es> | 2009-09-23 01:20:08 +0100 |
commit | 1304baf9f9a18818246d1609be9da27f8ff79406 (patch) | |
tree | 48772ba5cda38d01dbc80133e66640dbcf0e38b6 | |
parent | b6d778201bae29d4b713f3651f500df10312f5d1 (diff) | |
download | zsh-1304baf9f9a18818246d1609be9da27f8ff79406.tar.gz zsh-1304baf9f9a18818246d1609be9da27f8ff79406.tar.bz2 zsh-1304baf9f9a18818246d1609be9da27f8ff79406.zip |
add in refcard note
-rw-r--r-- | README.textile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.textile b/README.textile index 851a5aba8..1735e150f 100644 --- a/README.textile +++ b/README.textile @@ -42,6 +42,9 @@ 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.. +h2. Useful +the "refcard":http://www.bash2zsh.com/zsh_refcard/refcard.pdf is pretty tasty for tips. + 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). |