starship/src
Ivan Tham cdea401589 refactor: just match enum (#236)
Remove forced unwrap since match is already exhausted
2019-08-26 14:47:34 -04:00
..
modules make the battery module optional for now (#234) 2019-08-26 14:09:39 -04:00
config.rs feat: Add configuration for reordering the prompt module and disabling default order (#171) 2019-08-18 21:35:11 -07:00
context.rs fix a few typos (#178) 2019-08-17 20:50:42 -07:00
init.rs refactor: just match enum (#236) 2019-08-26 14:47:34 -04:00
lib.rs Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00
main.rs Use full path to starship in all phases of init (#224) 2019-08-22 12:57:32 -07:00
module.rs make the battery module optional for now (#234) 2019-08-26 14:09:39 -04:00
print.rs make the battery module optional for now (#234) 2019-08-26 14:09:39 -04:00
segment.rs fix: Address longstanding linter errors 2019-08-05 11:05:08 -04:00
utils.rs Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00