aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 509daba8..09675135 100644
--- a/README.md
+++ b/README.md
@@ -261,6 +261,10 @@ Then setup Atuin
echo 'eval "$(atuin init bash)"' >> ~/.bashrc
```
+**PLEASE NOTE**
+
+bash-preexec currently has an issue where it will stop honoring `ignorespace`. While Atuin will ignore commands prefixed with whitespace, they may still end up in your bash history. Please check your configuration! All other shells do not have this issue.
+
### fish
Add