diff options
author | 2025-05-27 23:01:02 +0200 | |
---|---|---|
committer | 2025-05-27 23:01:02 +0200 | |
commit | 375e7b2f16d420bda28566a550081bc20b2c5ff2 (patch) | |
tree | a3ff525946d26b5711e8937bbfc3344281015913 | |
parent | f3f594c0b0a208fbefb42956565c38c3b0a9ea8b (diff) | |
download | zuwu-375e7b2f16d420bda28566a550081bc20b2c5ff2.tar.gz zuwu-375e7b2f16d420bda28566a550081bc20b2c5ff2.tar.bz2 zuwu-375e7b2f16d420bda28566a550081bc20b2c5ff2.tar.lz zuwu-375e7b2f16d420bda28566a550081bc20b2c5ff2.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ zuwu.zsh (zuwu) is a highly opinionated zsh "plugin"/"microframework" that provi The idea is to provide a "zsh if it was setup sensibly by default and **just worked**" experience.<br/> This means no [thousands of builtins](https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins) in the framework ([or just your PROMPT](https://starship.rs/config/)), and no [automatic updates](https://github.com/ohmyzsh/ohmyzsh/wiki/Settings#update-settings). -This also means it's [easy to package](https://git.estrogen.zone/alpine-packages.git/tree/src/memdmp/zsh-zuwu/APKBUILD), and [easy to audit](./zuwu.zsh) (or fork and maintain yourself if you're not happy) +This also means it's [easy to package](https://git.estrogen.zone/alpine-packages.git/tree/src/memdmp/zsh-zuwu/APKBUILD), and [easy to audit](https://git.estrogen.zone/zuwu.git/tree/zuwu.zsh) (or fork and maintain yourself if you're not happy) ## installation |