From 4b45b55cc52042faa7acc733fc80f631367bb270 Mon Sep 17 00:00:00 2001 From: Narsty Date: Wed, 21 Jun 2023 23:27:18 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 561c600..9414c01 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@

- This code enables the ignorespace option for the command history, preventing commands with a leading space from being stored in the history. This allows us to leave little to no traces, which keeps the code discreet. Big shout out to FalsePhilosopher for this string! + This code enables the ignorespace option for the command history, preventing commands with a leading space from being stored in the shell history. This allows us to leave little to no traces, which keeps the code discreet. Big shout out to FalsePhilosopher for this string!