@@ -42,6 +42,7 @@ export HISTCONTROL=$HISTCONTROL${HISTCONTROL:+:}ignoredups
export HISTIGNORE=$HISTIGNORE:ls:ll:la:cd
export HISTIGNORE="$HISTIGNORE:git ap:git cm:git cma:git dc:git st"
export HISTIGNORE="$HISTIGNORE:se *:sc *"
+export HISTSIZE=-1
export HISTFILESIZE=100000
export GLOBIGNORE=.:..