home/zsh: update pure_prompt

This commit is contained in:
Asmir A 2024-03-16 21:55:03 +01:00
parent 5d1b0ed1c1
commit c66a23bf94
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -52,8 +52,8 @@
src = pkgs.fetchFromGitHub {
owner = "sindresorhus";
repo = "pure";
rev = "87e6f5dd4c793f6d980532205aaefe196780606f";
hash = "sha256-TR4CyBZ+KoZRs9XDmWE5lJuUXXU1J8E2Z63nt+FS+5w=";
rev = "a02209d36c8509c0e62f44324127632999c9c0cf";
hash = "sha256-BmQO4xqd/3QnpLUitD2obVxL0UulpboT8jGNEh4ri8k=";
};
file = "pure.plugin.zsh";
}