diff --git a/install.sh b/install.sh index 5902bde..19a431b 100644 --- a/install.sh +++ b/install.sh @@ -19,7 +19,7 @@ globalinstalldir="/usr/share/prbl" read -r -d bashrc_append << EOF # Pyr0ball's Reductive Bash Language (PRbL) Functions library v$VERSION and greeting page setup -export prbl-functions="${installdir}/functions" +export prbl_functions="${installdir}/functions" "if [ -n \"\$BASH_VERSION\" ]; then # include .bashrc if it exists if [ -d \"\$HOME/.bashrc.d\" ]; then