From 0d89773cfc53bd7d4b62d924708d3e3bf235ce8f Mon Sep 17 00:00:00 2001 From: Narsty Date: Thu, 22 Jun 2023 09:24:53 -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 9414c01..ca08b40 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 shell 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 shoutout to FalsePhilosopher for helping me create this string!