diff options
author | 2025-05-27 21:56:18 +0200 | |
---|---|---|
committer | 2025-05-27 21:56:18 +0200 | |
commit | cf7600d9ad328e0610e532b5aca66d288fd9095c (patch) | |
tree | 9bb08cd70483229b3652f32ba4f77ddaa0d25655 /README.md | |
parent | 590c38c00abd40c5a37511b1c8dfcab5cc0a3d0b (diff) | |
download | zuwu-cf7600d9ad328e0610e532b5aca66d288fd9095c.tar.gz zuwu-cf7600d9ad328e0610e532b5aca66d288fd9095c.tar.bz2 zuwu-cf7600d9ad328e0610e532b5aca66d288fd9095c.tar.lz zuwu-cf7600d9ad328e0610e532b5aca66d288fd9095c.zip |
feat: mention microframework in the readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ # zuwu.zsh — usable defaults for zsh -zuwu.zsh (zuwu) is a highly opinionated zsh "plugin" that provides sensible defaults for keybindings and completions, aswell as attempting to load a few plugins, as to make `sudo apk add zsh zsh-fast-syntax-highlighting zsh-autosuggestions` (note: these are optional, they're just recommended) followed by installing zuwu be sufficient for an enjoyable shell experience. +zuwu.zsh (zuwu) is a highly opinionated zsh "plugin"/"microframework" that provides sensible defaults for keybindings and completions, aswell as attempting to load a few plugins, as to make `sudo apk add zsh zsh-fast-syntax-highlighting zsh-autosuggestions` (note: these are optional, they're just recommended) followed by installing zuwu be sufficient for an enjoyable shell experience. ## installation |