home/zsh: update pure prompt, format

This commit is contained in:
Asmir A 2025-01-02 02:10:45 +01:00
parent 8791c104e1
commit f2015b81da
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -42,8 +42,8 @@
src = pkgs.fetchFromGitHub { src = pkgs.fetchFromGitHub {
owner = "sindresorhus"; owner = "sindresorhus";
repo = "pure"; repo = "pure";
rev = "a02209d36c8509c0e62f44324127632999c9c0cf"; rev = "92b8e9057988566b37ff695e70e2e9bbeb7196c8";
hash = "sha256-BmQO4xqd/3QnpLUitD2obVxL0UulpboT8jGNEh4ri8k="; hash = "sha256-TbOrnhLHgOvcfsgmL0l3bWY33yLIhG1KSi4ITIPq1+A=";
}; };
file = "pure.plugin.zsh"; file = "pure.plugin.zsh";
} }