1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-27 20:13:30 +00:00
starship/src
kuno 59622bc41b
fix(aws): Make AWS_REGION orverrides AWS_DEFAULT_REGION (#3619) (#3733)
* fix(aws): Make AWS_REGION orverrides AWS_DEFAULT_REGION (#3619)

* fix(aws): Align the coding style of region and profile env var (#3619)
2022-03-14 22:49:23 +01:00
..
configs feat(nodejs): check for .mts and .cts files (#3734) 2022-03-12 23:09:16 +01:00
formatter refactor: fix new clippy/compiler warnings (#3656) 2022-02-24 23:31:01 -05:00
init refactor: fix new clippy/compiler warnings (#3656) 2022-02-24 23:31:01 -05:00
modules fix(aws): Make AWS_REGION orverrides AWS_DEFAULT_REGION (#3619) (#3733) 2022-03-14 22:49:23 +01:00
test fix(status): Enable to convert from i64 to hex_status by casting instead of parsing status. (#3462) 2022-02-05 21:13:42 +01:00
bug_report.rs fix: Correctly detect older versions of powershell in bug-report (#3543) 2022-02-03 21:51:39 +01:00
config.rs perf(git_status): add option to use windows starship to render in wsl (#2146) 2022-03-06 21:18:23 -06:00
configure.rs refactor: update clap to v3 (#3370) 2022-01-04 12:49:42 +03:00
context.rs refactor: fix new clippy/compiler warnings (#3656) 2022-02-24 23:31:01 -05:00
lib.rs refactor: fix new clippy/compiler warnings (#3656) 2022-02-24 23:31:01 -05:00
logger.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
main.rs chore: fix typo in main.rs (#3669) 2022-02-28 11:27:33 -05:00
module.rs feat(buf): Add Buf module (#3661) 2022-03-12 12:10:23 +01:00
print.rs fix(fish): Emit clear-screen escape sequence only in left prompt (#3588) 2022-02-14 13:11:55 +01:00
segment.rs feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04:00
utils.rs feat(buf): Add Buf module (#3661) 2022-03-12 12:10:23 +01:00