starship/src
Thomas O'Donnell 0fe90bf018 refactor(dotnet): Use exec_cmd util (#826)
Have refactored the dotnet module to use the util::exec_cmd rather than
the Command module directly.
2020-01-15 13:52:38 -05:00
..
configs feat(git_status): Add a stash count segment (#598) 2019-12-28 22:20:36 -05:00
init feat: Terminate $PROMPT_COMMAND properly (#799) 2020-01-04 10:52:08 -05:00
modules refactor(dotnet): Use exec_cmd util (#826) 2020-01-15 13:52:38 -05:00
bug_report.rs build(deps): bump reqwest from 0.9.24 to 0.10.0 (#797) 2020-01-06 12:10:30 -05:00
config.rs feat: Implement AWS region aliases (#646) 2019-12-20 12:30:47 -05:00
configure.rs fix: Consider $STARSHIP_CONFIG in configure (#795) 2019-12-30 15:46:02 -08:00
context.rs feat: Add the starship explain command (#699) 2020-01-01 23:19:08 -05:00
lib.rs refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00
main.rs feat: Add the starship explain command (#699) 2020-01-01 23:19:08 -05:00
module.rs feat: Add the starship explain command (#699) 2020-01-01 23:19:08 -05:00
print.rs feat: Add the starship explain command (#699) 2020-01-01 23:19:08 -05:00
segment.rs feat: Add the starship explain command (#699) 2020-01-01 23:19:08 -05:00
utils.rs chore: Add ability to mock commands during tests (#768) 2020-01-11 10:08:32 -05:00