1
0
Fork 0

Add hstr config

This commit is contained in:
Starbeamrainbowlabs 2016-06-28 09:34:50 +01:00
parent f599fe210e
commit bf06e88d83
1 changed files with 4 additions and 0 deletions

View File

@ -151,3 +151,7 @@ if ! shopt -oq posix; then
fi
source ~/bin/commacd.sh
# hh / hstr configuration (https://github.com/dvorka/hstr/)
export HH_CONFIG=hicolor # get more colors
if [[ $- =~ .*i.* ]]; then bind '"\C-r": "\C-a hh \C-j"'; fi