mirror of
https://github.com/starship/starship.git
synced 2025-01-16 19:38:24 +01:00
e3b5dff352
* feat(k8s): Add detect env vars option Have added the option to trigger the k8s module based on what env vars are set, this has been done in a backwards compatible way so if nothing is changed from the defaults the module will still behave the same way as before. This is similar to what I did in #4486 for the python module and if goes well I'd like to rollout to other modules. * Update src/modules/kubernetes.rs Co-authored-by: David Knaack <davidkna@users.noreply.github.com> * Update src/modules/kubernetes.rs --------- Co-authored-by: David Knaack <davidkna@users.noreply.github.com> |
||
---|---|---|
.. | ||
configs | ||
formatter | ||
init | ||
modules | ||
test | ||
bug_report.rs | ||
config.rs | ||
configure.rs | ||
context_env.rs | ||
context.rs | ||
lib.rs | ||
logger.rs | ||
main.rs | ||
module.rs | ||
print.rs | ||
segment.rs | ||
serde_utils.rs | ||
utils.rs |