temp disable starship
This commit is contained in:
parent
14b14f7842
commit
19333239bd
1 changed files with 5 additions and 5 deletions
|
|
@ -144,11 +144,11 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
starship = {
|
# starship = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
enableNushellIntegration = true;
|
# enableNushellIntegration = true;
|
||||||
settings = builtins.fromTOML (builtins.readFile ./starship.toml);
|
# settings = builtins.fromTOML (builtins.readFile ./starship.toml);
|
||||||
};
|
# };
|
||||||
|
|
||||||
taskwarrior = {
|
taskwarrior = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue