starship/src
Ananta Bastola a910e094f7
fix(docker_context): ignore unix domain socket path from Docker Context (#5616)
* fix(modules): ignore unix domain socket path from Docker Context

fix #5548

* refactor(docker_context): ignore docker_context on unix domain socket path

Closes #5548
2023-12-17 08:19:43 +01:00
..
configs feat: R lang packages version, remove .Rprofile from rlang detection (#5588) 2023-11-29 07:25:40 +01:00
formatter chore: handle rust 1.72 clippy & fmt changes (#5399) 2023-08-25 22:53:35 +02:00
init zsh: clear exit code between prompts 2023-11-07 15:27:36 +01:00
modules fix(docker_context): ignore unix domain socket path from Docker Context (#5616) 2023-12-17 08:19:43 +01:00
test perf(git_status): avoid running in bare repos (#5581) 2023-11-29 07:26:35 +01:00
bug_report.rs chore: fix clippy warnings for rust 1.66 (#4715) 2022-12-17 18:01:27 +01:00
config.rs chore: handle rust 1.72 clippy & fmt changes (#5399) 2023-08-25 22:53:35 +02:00
configure.rs refactor(modules): use whoami crate to get username 2023-11-11 19:16:49 +01:00
context.rs perf(git_status): avoid running in bare repos (#5581) 2023-11-29 07:26:35 +01:00
context_env.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
lib.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
logger.rs chore: handle rust 1.72 clippy & fmt changes (#5399) 2023-08-25 22:53:35 +02:00
main.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
module.rs feat: add typst module 2023-11-12 19:02:31 +01:00
print.rs refactor(modules): use whoami crate to get username 2023-11-11 19:16:49 +01:00
segment.rs refactor: replace `ansi_term` with `nu_ansi_term` (#4339) 2022-09-04 18:44:54 +02:00
serde_utils.rs build(deps): update toml crates (#4853) 2023-01-30 23:12:27 +01:00
utils.rs feat: add typst module 2023-11-12 19:02:31 +01:00