1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-10 15:20:55 +00:00
starship/src
2023-12-17 08:22:29 +01:00
..
configs feat(direnv): add new direnv module (#5157) 2023-12-17 08:22:29 +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 feat(direnv): add new direnv module (#5157) 2023-12-17 08:22:29 +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_env.rs fix(config): Make print-config not panic without a config (#5001) 2023-04-13 19:29:21 -05:00
context.rs perf(git_status): avoid running in bare repos (#5581) 2023-11-29 07:26:35 +01: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(direnv): add new direnv module (#5157) 2023-12-17 08:22:29 +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