diff --git a/rc.d/mcfly.bash b/rc.d/mcfly.bash index b596d8d..2dbd9f4 100644 --- a/rc.d/mcfly.bash +++ b/rc.d/mcfly.bash @@ -20,7 +20,7 @@ else fi # Ignore commands with a leading space -export HISTCONTROL="ignorespace" +#export HISTCONTROL="ignorespace" # Append new history items to .bash_history shopt -s histappend