Skip to content

Commit

Permalink
Don't unset HISTFILE
Browse files Browse the repository at this point in the history
  • Loading branch information
sundowndev authored Jan 10, 2019
1 parent be472f6 commit 262a08c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion covermyass.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ elif [[ $option == 2 ]]; then

export HISTFILESIZE=0
export HISTSIZE=0
unset HISTFILE
echo "[+] Set HISTFILESIZE & HISTSIZE to 0"

set +o history
Expand Down

0 comments on commit 262a08c

Please sign in to comment.