Fixed a comment in the zshrc template.

This commit is contained in:
Sorin Ionescu 2012-01-27 10:14:10 -05:00
parent 9fb50ad9b4
commit a22b49ee57

View file

@ -16,6 +16,7 @@ zstyle ':omz:terminal' auto-title 'yes'
# Set the plugins to load (see $OMZ/plugins/).
zstyle ':omz:load' plugin 'archive' 'git'
# Set the prompt theme to load.
# Setting it to 'random' loads a random theme.
# Auto set to 'off' on dumb terminals.
zstyle ':omz:prompt' theme 'sorin'