1
0
Fork 0

Bugfix hstr logic

This commit is contained in:
Starbeamrainbowlabs 2017-08-28 11:11:17 +01:00
parent 970b51d269
commit 70ff867704
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ fi
source ~/bin/commacd.sh
if [ ${NO_HH} != "true" ]; then
if [ "${NO_HH}" != "true" ]; then
# hh / hstr configuration (https://github.com/dvorka/hstr/)
export HH_CONFIG=hicolor # get more colors
if [[ $- =~ .*i.* ]] || [ "${FORCE_HH}" == "true" ]; then