Skip to content

Commit 59e8c0c

Browse files
committed
fix: no more starship
1 parent f05cd2e commit 59e8c0c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

devenv.nix

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,5 @@ in
2222
pkgs.meson
2323
pkgs.nodePackages_latest.prettier
2424
];
25-
treefmt.args = [
26-
"--excludes \"meson.build\""
27-
];
2825
};
29-
30-
starship.enable = true;
3126
}

0 commit comments

Comments
 (0)