actually set PROMPT_SUBST option, which is heavilly used

This commit is contained in:
Adam Goldsmith 2016-12-02 12:35:19 -05:00
parent b1572e6038
commit 98a2cbebe4
1 changed files with 1 additions and 0 deletions

View File

@ -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=''