aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-01-22 22:19:46 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-01-22 22:19:46 +0100
commita1afe603a056e25966ea072b031c7b837c900f6f (patch)
tree32e9c5c8196eccd47c4b116c91c6419c53498db4
parent771e61faabd0b8fcb7059fe8b9ec4e7ac9a1f486 (diff)
downloadzuwu-a1afe603a056e25966ea072b031c7b837c900f6f.tar.gz
zuwu-a1afe603a056e25966ea072b031c7b837c900f6f.tar.bz2
zuwu-a1afe603a056e25966ea072b031c7b837c900f6f.tar.lz
zuwu-a1afe603a056e25966ea072b031c7b837c900f6f.zip

feat: add migration instructions for 22664eccc8ac4738f4a88ecedfe916a50413c79b

-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ba50da..6789c04 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ Items here can change in various ways, and changes introduced here should not be
### Fixes
- For new installs, set `_approximate` in autocorrect handlers, instead of `_correct` ([`22664ec`](https://git.estrogen.zone/zuwu.git/commit/?id=22664eccc8ac4738f4a88ecedfe916a50413c79b))
+ - If you want this behaviour on existing installations, simply run `sed -i s/_correct/_approximate/ ~/.zshrc` and reload your `.zshrc`
## v0.2.1 [`fddadc4`](https://git.estrogen.zone/zuwu.git/commit/?id=fddadc4c0e678903a340058e561d37f3773e36d6)