1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-27 04:39:02 +00:00
starship/src
Kevin Song 9721666d33
feat: Add the ability to configure per-module color styles (#285)
Add parsing logic, config support, docs, and integration with other modules 
for custom styling of each module.
2019-09-07 19:33:06 -05:00
..
modules feat: Add the ability to configure per-module color styles (#285) 2019-09-07 19:33:06 -05:00
config.rs feat: Add the ability to configure per-module color styles (#285) 2019-09-07 19:33:06 -05:00
context.rs fix: Don't trigger an extension match on hidden files (#299) 2019-09-07 11:05:25 -04:00
init.rs fix: Be more restrictive with bash init fallback (#278) 2019-09-04 09:23:31 -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 the ability to configure per-module color styles (#285) 2019-09-07 19:33:06 -05:00
print.rs feat: Adds Git State module for showing "REBASING 2/3", etc. (#276) 2019-09-05 12:45:04 -04:00
segment.rs fix: Address longstanding linter errors 2019-08-05 11:05:08 -04:00
utils.rs feat: Adds Git State module for showing "REBASING 2/3", etc. (#276) 2019-09-05 12:45:04 -04:00