feat(starship): slight rice for prompt

This commit is contained in:
Mohammad Rafiq 2025-03-04 16:06:22 +08:00
parent c7f9376d72
commit f8e6ebf9da

View file

@ -21,6 +21,15 @@
starship = {
enable = true;
enableBashIntegration = true;
settings = {
format = ''
[](bold green) $all
[>](bold green) '';
character = {
success_symbol = "";
error_symbol = "";
};
};
};
# Terminal Multiplexing