wrappers: enable starship
This commit is contained in:
parent
72871bbb6b
commit
1a9dd8260f
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
settings = {
|
||||
shell.disabled = false;
|
||||
aws.disabled = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue