1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-27 12:49:02 +00:00
starship/src
filip 88ed0ed45a
feat(env_var): allow multiple instances (#2797)
Allows displaying multiple instances of the env_var module.
2021-07-13 17:06:08 -04:00
..
configs feat(env_var): allow multiple instances (#2797) 2021-07-13 17:06:08 -04:00
formatter feat: treat empty string as none when formating (#2738) 2021-06-29 19:33:43 -04:00
init fix(pwsh): replace Get-Error with $error[0] (#2873) 2021-07-13 16:31:14 -04:00
modules feat(env_var): allow multiple instances (#2797) 2021-07-13 17:06:08 -04:00
test test(battery): add battery tests (#2795) 2021-06-29 19:46:41 -04:00
bug_report.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
config.rs feat(env_var): allow multiple instances (#2797) 2021-07-13 17:06:08 -04:00
configure.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
context.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
lib.rs build: Add additional build information to version and bug report (#2124) 2021-01-22 20:14:51 +01:00
logger.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
main.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
module.rs feat: Add the git_metrics module (#2827) 2021-07-10 16:54:34 -04:00
print.rs refactor(print): introduce UnicodeWidthGraphemes trait (#2670) 2021-05-02 09:55:26 +02:00
segment.rs chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
utils.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00