From 375e7b2f16d420bda28566a550081bc20b2c5ff2 Mon Sep 17 00:00:00 2001 From: memdmp Date: Tue, 27 May 2025 23:01:02 +0200 Subject: fix: link to git.estrogen.zone for easy to audit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46f493f..067ad28 100644 --- a/README.md +++ b/README.md @@ -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.
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 -- cgit v1.2.3