starship/src
David Knaack 5d4cb6ff8f
feat(env_var): Add support for env_var.VAR in format (#4497)
Co-Authored-By: Segev Finer <24731903+segevfiner@users.noreply.github.com>

Co-authored-by: Segev Finer <24731903+segevfiner@users.noreply.github.com>
2022-12-28 21:00:49 +01:00
..
configs feat(env_var): Add support for env_var.VAR in format (#4497) 2022-12-28 21:00:49 +01:00
formatter chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
init chore: fix clippy warnings for rust 1.66 (#4715) 2022-12-17 18:01:27 +01:00
modules feat(env_var): Add support for env_var.VAR in format (#4497) 2022-12-28 21:00:49 +01:00
test chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
bug_report.rs chore: fix clippy warnings for rust 1.66 (#4715) 2022-12-17 18:01:27 +01:00
config.rs fix(config): unrecognized config properties don't cause config error (#4547) 2022-11-20 18:27:48 +01:00
configure.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
context.rs feat(env_var): Add support for env_var.VAR in format (#4497) 2022-12-28 21:00:49 +01:00
lib.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
logger.rs chore: fix clippy warnings for rust 1.66 (#4715) 2022-12-17 18:01:27 +01:00
main.rs chore: fix clippy warnings for rust 1.66 (#4715) 2022-12-17 18:01:27 +01:00
module.rs feat(env_var): Add support for env_var.VAR in format (#4497) 2022-12-28 21:00:49 +01:00
print.rs feat(env_var): Add support for env_var.VAR in format (#4497) 2022-12-28 21:00: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 fix(config): unrecognized config properties don't cause config error (#4547) 2022-11-20 18:27:48 +01:00
utils.rs feat(fennel): add fennel module (#4717) 2022-12-21 10:53:53 -06:00