1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-19 17:39:02 +00:00
starship/src
2019-08-22 12:57:32 -07:00
..
modules Add support for detecting Python from Pipenv files (#221) 2019-08-21 15:54:22 -07: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 Use full path to starship in all phases of init (#224) 2019-08-22 12:57:32 -07: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 fix: Change panicking on unknown module to error print and support module listing flag (#197) 2019-08-20 00:42:25 -04:00
print.rs Add ruby to default module ordering (#217) 2019-08-21 12:41:01 -07: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