prompt: fix clover theme+modules/environment, still the theme should be sourced to function properly
This commit is contained in:
parent
55eec45f69
commit
fbb9924600
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue