1
0
Fork 0
mirror of https://github.com/sbrl/bin.git synced 2018-01-10 21:33:46 +00:00

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

This commit is contained in:
Starbeamrainbowlabs 2017-09-22 14:29:43 +01:00
commit 4e0ff4f617

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