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