starship/src
Ryo Yamashita b7dc6c5e96 fix: Prevent `rust` module from installing toolchains (#426)
Prevents the rust module from installing rustup toolchains.

Previously, the rust module would trigger rustup toolchain installations in some cases,
leading to frozen prompts while rustup downloads/installs components. This commit
changes the behaviour to avoid this.
2019-09-29 21:39:48 -05:00
..
init revert: Revert the command duration in ms feature (#380) (#425) 2019-09-25 17:13:58 +09:00
modules fix: Prevent `rust` module from installing toolchains (#426) 2019-09-29 21:39:48 -05:00
config.rs refactor: Refactor config.rs to pure functional style (#427) 2019-09-26 10:38:36 +09:00
context.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
lib.rs Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00
main.rs Support vicmd_symbol in fish-shell (#254) 2019-08-31 00:59:18 -07:00
module.rs feat: add memory usage module (#403) 2019-09-29 00:55:48 -05:00
print.rs feat: add memory usage module (#403) 2019-09-29 00:55:48 -05:00
segment.rs fix: Update Module::is_empty to check value of segments (#332) 2019-09-16 00:03:44 -05:00
utils.rs feat: Adds Git State module for showing "REBASING 2/3", etc. (#276) 2019-09-05 12:45:04 -04:00