...
|
...
|
@@ -42,6 +42,10 @@ TODO: Update this..
|
42
|
42
|
** Take a look at the "current themes":http://wiki.github.com/robbyrussell/oh-my-zsh/themes that come bundled with Oh My Zsh.
|
43
|
43
|
* much much more..
|
44
|
44
|
|
|
45
|
+h3. Customization
|
|
46
|
+
|
|
47
|
+If you want to override any of the default behavior, just add a new file (ending in @.zsh@) into the @custom/@ directory.
|
|
48
|
+
|
45
|
49
|
h3. Uninstalling
|
46
|
50
|
|
47
|
51
|
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).
|