1
0
Fork 0

prompt: fix clover theme+modules/environment, still the theme should be sourced to function properly

pull/681/head
tokiclover 10 years ago
parent ad867a8f62
commit 5cb599afd2

@ -5,7 +5,7 @@
# $Authors: (c) 2011-2014 -tclover <tokiclover@gmail.com> Exp $ # $Authors: (c) 2011-2014 -tclover <tokiclover@gmail.com> Exp $
# $Licence: MIT or 2-clause/new/simplified BSD Exp $ # $Licence: MIT or 2-clause/new/simplified BSD Exp $
# $Version: 2.0 2014/09/09 Exp $ # $Version: 2.0 2014/09/09 Exp $
# $Screenshots: Exp $ # $Screenshots: https://imgur.com/10w3Tzu.png Exp $
# #
function prompt_clover_help { function prompt_clover_help {
@ -80,7 +80,7 @@ function prompt_clover_setup {
# Need this so the prompt will work # Need this so the prompt will work
setopt PROMPT_SUBST setopt PROMPT_SUBST
setopt EXTENDED_GLOB setopt EXTENDED_GLOB
unsetopt KSH_ARRAYS unsetopt BRACE_CCL
# See if we can use colors. # See if we can use colors.
autoload colors zsh/terminfo autoload colors zsh/terminfo

Loading…
Cancel
Save