feat(starship): add more color schemes and use orange for nos

This commit is contained in:
matt1432 2024-04-01 13:05:08 -04:00
parent aa2f5b2906
commit 21e2502995
3 changed files with 39 additions and 7 deletions
devices/nos

View file

@ -20,7 +20,7 @@ in {
vars = {
mainUser = "matt";
hostName = "nos";
#promptMainColor = "?";
promptMainColor = "orange";
};
users.users.${mainUser} = {