starship/src
Saurav Sharma f54322f2ab feat: Add configuration for reordering the prompt module and disabling default order (#171)
Adds functionality for reordering the prompt module through the use of the prompt_order configuration option in starship.toml
2019-08-18 21:35:11 -07:00
..
modules fix: Set default prompt character to ❯ (#177) 2019-08-18 11:34:45 -04:00
config.rs feat: Add configuration for reordering the prompt module and disabling default order (#171) 2019-08-18 21:35:11 -07:00
context.rs fix a few typos (#178) 2019-08-17 20:50:42 -07:00
init.rs fix: Solve bash & zsh cursor location confusion issue (#183) 2019-08-18 20:33:12 -07:00
lib.rs Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00
main.rs feat: Display Vi mode as PROMPT (#169) 2019-08-17 12:33:19 -07:00
module.rs fix: Solve bash & zsh cursor location confusion issue (#183) 2019-08-18 20:33:12 -07:00
print.rs feat: Add configuration for reordering the prompt module and disabling default order (#171) 2019-08-18 21:35:11 -07: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