1
0
Fork 0

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

pull/679/head
tokiclover 10 years ago
parent 55eec45f69
commit fbb9924600

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

Loading…
Cancel
Save