1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-10-03 23:53:07 +00:00
starship/src
Matan Kushner 7424e9674c
fix: Fix issues with nodejs and golang configuration (#146)
* fix: Give all modules a single name
* test: Add missing config tests for nodejs and golang
* test: Rename dir to directory
2019-08-13 12:30:59 -04:00
..
modules fix: Fix issues with nodejs and golang configuration (#146) 2019-08-13 12:30:59 -04:00
config.rs fix: Address longstanding linter errors 2019-08-05 11:05:08 -04:00
context.rs fix: Address longstanding linter errors 2019-08-05 11:05:08 -04:00
init.rs fix: Fix issue with jobs and extra whitespace on MacOS with BSD… (#145) 2019-08-12 23:41:59 -04:00
lib.rs Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00
main.rs feat: Implement the prompt module for jobs (#85) 2019-08-12 13:42:33 -04:00
module.rs feat: Add configuration to change the character for non-zero sta… (#133) 2019-08-10 17:30:30 -04:00
print.rs feat: Implement the prompt module for jobs (#85) 2019-08-12 13:42:33 -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