summaryrefslogtreecommitdiffstats
path: root/src/config.rs
AgeCommit message (Expand)Author
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie
2019-09-29feat: Allow segment-specific styling (#378)Zhenhui Xie
2019-09-26refactor: Refactor config.rs to pure functional style (#427)Bijan Chokoufe Nejad
2019-09-12feat: Add support for italic styles (#354) (#358)Rob Warner
2019-09-07feat: Add the ability to configure per-module color styles (#285)Kevin Song
2019-08-29Fix typo in comment (#260)Harry Mills
2019-08-18feat: Add configuration for reordering the prompt module and disabling defaul...Saurav Sharma
2019-08-05fix: Address longstanding linter errorsMatan Kushner
2019-08-05ci: Publish crate to Crates.io with CIMatan Kushner
2019-07-28feat: Allow directory truncation length to be configured (#120)Andrew Dassonville
2019-07-27feat: Add configuration for add_newline (#116)Matan Kushner
2019-07-19refactor: Improve logging where lackingMatan Kushner
2019-07-14chore: Refactor getting string values from config (#94)Matan Kushner
2019-07-02feat: Add a `disabled` configuration option for modules (#86)Matan Kushner
2019-06-10Add support for prompt configuration (#62)Matan Kushner