diff --git a/alpine/alpine-user-customizations.sh b/alpine/alpine-user-customizations.sh index 755ef4e..6a46a86 100755 --- a/alpine/alpine-user-customizations.sh +++ b/alpine/alpine-user-customizations.sh @@ -21,7 +21,7 @@ echo "alias apkiy='sudo apk add'" >> ~/.bash_profile echo "alias apkrpy='sudo apk del'" >> ~/.bash_profile echo "alias wrestic='sudo wrestic'" >> ~/.bash_profile echo "alias hh='hstr'" >> ~/.bash_profile -echo "export HSTR_CONFIG=hide-help,hicolor,prompt-bottom,ignorespace,raw-history-view" ~/.bash_profile +echo "export HSTR_CONFIG=hide-help,hicolor,prompt-bottom,ignorespace,raw-history-view" >> ~/.bash_profile if [[ -f /etc/init.d/docker ]] then