1
0
Fork 0

Merge branch 'master' of github.com:sbrl/bin

This commit is contained in:
Starbeamrainbowlabs 2017-09-22 14:29:43 +01:00
commit 4e0ff4f617
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