Browse Source

Fixed a comment in the zshrc template.

master
Sorin Ionescu 13 years ago
parent
commit
a22b49ee57
  1. 1
      templates/zshrc.zsh

1
templates/zshrc.zsh

@ -16,6 +16,7 @@ zstyle ':omz:terminal' auto-title 'yes' @@ -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'

Loading…
Cancel
Save