starship/src
Neil Kistner 1c66869117 feat: Add config for ahead/behind count of tracked branch (#281)
Add a configuration option (show_sync_count) to the git_status module that will show/hide the counts ahead/behind of the tracked branch. Currently have this default to false, and would opt-in to show this information.
2019-09-05 00:09:51 -04:00
..
modules feat: Add config for ahead/behind count of tracked branch (#281) 2019-09-05 00:09:51 -04:00
config.rs Fix typo in comment (#260) 2019-08-29 12:40:25 -04:00
context.rs fix a few typos (#178) 2019-08-17 20:50:42 -07: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 fix: Adds nix_shell to module::ALL_MODULES (#264) 2019-08-30 09:39:21 -04:00
print.rs feat: add hostname module (#286) 2019-09-04 13:03:31 -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