starship/src
Kevin Menard cc2c8c4a54
feat(init): Use which-rs to resolve starship path
This patch uses the which crate to resolve the starship path, replacing the
current_exe() mechanism.

Co-authored-by: Kevin Song <chips@ksong.dev>
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
Co-authored-by: Dario Vladović <d.vladimyr@gmail.com>
2022-11-13 21:28:29 -06:00
..
configs feat: Add operating system module (#4109) 2022-11-06 22:37:58 +01:00
formatter chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
init feat(init): Use which-rs to resolve starship path 2022-11-13 21:28:29 -06:00
modules build(deps): update rust crate chrono to 0.4.23 (#4599) 2022-11-13 21:23:30 -06:00
test chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
bug_report.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
config.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
configure.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
context.rs build(deps): upgrade to git-repository v0.27 (#4588) 2022-11-12 17:07: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 new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
main.rs build: bump clap from v3 to v4 (#4413) 2022-09-29 16:51:56 -05:00
module.rs feat: Add operating system module (#4109) 2022-11-06 22:37:58 +01:00
print.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
segment.rs refactor: replace `ansi_term` with `nu_ansi_term` (#4339) 2022-09-04 18:44:54 +02:00
serde_utils.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
utils.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00