Skip to content

Commit 751034c

Browse files
committed
feat: add starship prompt
1 parent f6fbb97 commit 751034c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

devenv.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ in
2323
pkgs.nodePackages_latest.prettier
2424
];
2525
};
26+
27+
starship.enable = true;
2628
}

0 commit comments

Comments
 (0)