feat(starship): disable aws

This commit is contained in:
Felix Schröter 2020-08-15 00:12:28 +02:00
parent 844fe5868c
commit f651ab1a64
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58

View file

@ -17,6 +17,7 @@ in
enable = true;
settings = {
add_newline = false;
aws.disabled = true;
};
};