home/zsh: update pure prompt, format
This commit is contained in:
parent
8791c104e1
commit
f2015b81da
@ -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";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user