Skip to content

Commit 262a08c

Browse files
authored
Don't unset HISTFILE
1 parent be472f6 commit 262a08c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

covermyass.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ elif [[ $option == 2 ]]; then
5959

6060
export HISTFILESIZE=0
6161
export HISTSIZE=0
62-
unset HISTFILE
6362
echo "[+] Set HISTFILESIZE & HISTSIZE to 0"
6463

6564
set +o history

0 commit comments

Comments
 (0)