1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-23 19:29:02 +00:00
starship/src
2019-09-12 18:01:13 -05:00
..
init refactor: Separate shell initialization into files (#338) 2019-09-10 20:31:08 -04:00
modules chore: Rename integration_test to acceptance_test (#356) 2019-09-12 18:01:13 -05:00
config.rs feat: Add support for italic styles (#354) (#358) 2019-09-12 16:10:42 -05:00
context.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04: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: Implement threshold based styling for battery module (#318) 2019-09-12 14:06:59 -04:00
print.rs fix: Fixups for #138 (#343) 2019-09-11 08:43:40 -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