Move starship configuration
All checks were successful
/ check (push) Successful in 1m43s

This commit is contained in:
Oliver Davies 2025-07-28 02:23:41 +01:00
parent c36d1aeaa3
commit cff83d9373
11 changed files with 176 additions and 191 deletions

View file

@ -5,7 +5,6 @@
features = {
cli = {
starship.enable = true;
zsh.enable = true;
};
};

View file

@ -8,7 +8,6 @@
];
features.cli = {
starship.enable = true;
zsh.enable = true;
};

View file

@ -8,7 +8,6 @@
features = {
cli = {
starship.enable = true;
zsh.enable = true;
};
};