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 = {
|
||||
enable = true;
|
||||
package = pkgs.pass-wayland;
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
min_time = 500;
|
||||
};
|
||||
git_branch = {
|
||||
symbol = " ";
|
||||
symbol = " ";
|
||||
style = "purple";
|
||||
};
|
||||
git_status.style = "red";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue