starship symbols
This commit is contained in:
parent
d8661561ef
commit
9d28046747
2 changed files with 6 additions and 1 deletions
|
|
@ -28,6 +28,11 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ghostty = {
|
||||||
|
enable = true;
|
||||||
|
enableFishIntegration = true;
|
||||||
|
enableBashIntegration = true;
|
||||||
|
};
|
||||||
password-store = {
|
password-store = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.pass-wayland;
|
package = pkgs.pass-wayland;
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
min_time = 500;
|
min_time = 500;
|
||||||
};
|
};
|
||||||
git_branch = {
|
git_branch = {
|
||||||
symbol = " ";
|
symbol = " ";
|
||||||
style = "purple";
|
style = "purple";
|
||||||
};
|
};
|
||||||
git_status.style = "red";
|
git_status.style = "red";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue