home/zsh: update prompt

This commit is contained in:
Asmir A 2023-10-31 19:41:46 +01:00
parent fb4cf11448
commit ee5102e959
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -52,8 +52,8 @@
src = pkgs.fetchFromGitHub { src = pkgs.fetchFromGitHub {
owner = "sindresorhus"; owner = "sindresorhus";
repo = "pure"; repo = "pure";
rev = "47c0c881f0e7cfdb5eaccd335f52ad17b897c060"; rev = "87e6f5dd4c793f6d980532205aaefe196780606f";
sha256 = "15xdhi72pq88ls5gx1h0k23jvb41j6kq6ar17dqmd5d38zsgwl3v"; hash = "sha256-TR4CyBZ+KoZRs9XDmWE5lJuUXXU1J8E2Z63nt+FS+5w=";
}; };
file = "pure.plugin.zsh"; file = "pure.plugin.zsh";
} }