1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-26 03:32:36 +00:00
starship/src
Lorenzo Tucci 446ef03b4d
feat(docker_context): Use DOCKER_HOST and DOCKER_CONTEXT enviroment variables (#2782)
* feat(docker_context): Use DOCKER_HOST and DOCKER_CONTEXT enviroment variables for docker context

* Updating documentation for Docker context
2021-07-03 23:38:39 +02:00
..
configs feat: Add Operating System condition to custom commands (#2751) 2021-06-13 08:23:46 +02:00
formatter feat: treat empty string as none when formating (#2738) 2021-06-29 19:33:43 -04:00
init fix(init): improve starship path escaping (#2848) 2021-07-03 23:30:27 +02:00
modules feat(docker_context): Use DOCKER_HOST and DOCKER_CONTEXT enviroment variables (#2782) 2021-07-03 23:38:39 +02:00
test test(battery): add battery tests (#2795) 2021-06-29 19:46:41 -04:00
bug_report.rs feat: add support for tcsh (#2288) 2021-02-27 19:55:27 +01:00
config.rs fix(clippy): fix additional clippy lints in tests (#2813) 2021-06-21 14:13:10 -04:00
configure.rs fix(configure): fix launching .cmd editors (#2635) 2021-04-24 00:10:19 +02:00
context.rs style: fix name of battery info provider implementation (#2836) 2021-06-29 21:12:59 -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 refactor(log): change output colors to shades of blue for trace and debug to make them more visible (#2299) 2021-02-13 14:47:07 +01:00
main.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
module.rs style: enforce ALL_MODULES ordering in test (#2837) 2021-07-02 20:00:46 +02: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(r-lang): add module for R programming language (#1475) 2021-05-25 14:13:30 -04:00