From a22b49ee57b094a071186821befb15715bd33c01 Mon Sep 17 00:00:00 2001 From: Sorin Ionescu Date: Fri, 27 Jan 2012 10:14:10 -0500 Subject: [PATCH] Fixed a comment in the zshrc template. --- templates/zshrc.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/zshrc.zsh b/templates/zshrc.zsh index 3ec7ea0..c177862 100644 --- a/templates/zshrc.zsh +++ b/templates/zshrc.zsh @@ -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'