starship symbols

This commit is contained in:
William 2025-10-15 21:37:53 -03:00
parent d8661561ef
commit 9d28046747
2 changed files with 6 additions and 1 deletions

View file

@ -28,6 +28,11 @@
};
};
ghostty = {
enable = true;
enableFishIntegration = true;
enableBashIntegration = true;
};
password-store = {
enable = true;
package = pkgs.pass-wayland;

View file

@ -25,7 +25,7 @@
min_time = 500;
};
git_branch = {
symbol = " ";
symbol = " ";
style = "purple";
};
git_status.style = "red";