1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-10-03 15:43:13 +00:00
starship/src
2019-09-07 11:05:25 -04:00
..
modules feat: Adds Git State module for showing "REBASING 2/3", etc. (#276) 2019-09-05 12:45:04 -04:00
config.rs Fix typo in comment (#260) 2019-08-29 12:40:25 -04: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: Adds Git State module for showing "REBASING 2/3", etc. (#276) 2019-09-05 12:45:04 -04: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