feat(starship): disable aws
This commit is contained in:
parent
844fe5868c
commit
f651ab1a64
|
@ -17,6 +17,7 @@ in
|
|||
enable = true;
|
||||
settings = {
|
||||
add_newline = false;
|
||||
aws.disabled = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue