summaryrefslogtreecommitdiffstats
path: root/src/configs/aws.rs
AgeCommit message (Expand)Author
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2021-03-06style(aws): Add spacing between profile and region (#2417)Eric Nielsen
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2019-12-20feat: Implement AWS region aliases (#646)Mike Sampson
2019-11-02feat: Add configuration to set how much AWS profile info is shown (#556)Cédric Da Fonseca
2019-10-15feat: Show AWS region in `aws` module (#482)Thomas Lee
2019-10-14fix: Fix the spacing around the AWS default symbol (#529)Thomas O'Donnell
2019-10-05refactor: Implement Default for SegmentConfig (#495)Nikodem Rabuliński
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner