home/zsh: update pure prompt

This commit is contained in:
2025-12-01 16:47:04 +01:00
parent 86642401b0
commit 2e89da4e3b

View File

@@ -58,8 +58,8 @@
src = pkgs.fetchFromGitHub { src = pkgs.fetchFromGitHub {
owner = "sindresorhus"; owner = "sindresorhus";
repo = "pure"; repo = "pure";
rev = "92b8e9057988566b37ff695e70e2e9bbeb7196c8"; rev = "54bd501c802283dee0940457da6eb3e642bd1453";
hash = "sha256-TbOrnhLHgOvcfsgmL0l3bWY33yLIhG1KSi4ITIPq1+A="; hash = "sha256-AZSxP2g6BWoxyiSQH7yzbbbfGcwD8jgnXPPfcYwJUL0=";
}; };
file = "pure.plugin.zsh"; file = "pure.plugin.zsh";
} }