actually set PROMPT_SUBST option, which is heavilly used
This commit is contained in:
parent
b1572e6038
commit
98a2cbebe4
@ -1,6 +1,7 @@
|
||||
# -*-mode: sh-*-
|
||||
# My mess of various themes
|
||||
|
||||
setopt PROMPT_SUBST #allows prompt substitutions
|
||||
if [[ $(locale charmap) != UTF-8 || "$TERM" == linux ]]
|
||||
then
|
||||
ERROR_CHAR=''
|
||||
|
Loading…
Reference in New Issue
Block a user