Skip to content

Commit ccf77ff

Browse files
committed
prompt colour tweaks
1 parent f6e5185 commit ccf77ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/common/shell/starship/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
let
44
bg = {
55
sys = "mauve";
6-
usr = "sapphire";
7-
dir = "teal";
6+
usr = "blue";
7+
dir = "sky";
88
git = "peach";
99
nsh = "maroon";
1010
lng = "surface2";

0 commit comments

Comments
 (0)