1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-14 14:22:21 +00:00
starship/ci
Matan Kushner 097f1b05f1
Add support for prompt configuration (#62)
- Create `Config` struct that is added to `Context` when initialized
- Read `~/.confg/starship.toml` during initialization (can be updated later to also look at `$XDG_CONFIG_HOME`)
- `Context` now has a method for creating modules. This allows us to provide modules with a reference to the configuration specific to that module
2019-06-10 15:56:17 +01:00
..
azure-install-rust.yml ci: Fix CI to work with changes to Azure Pipelines build agent (#55) 2019-05-16 09:40:30 -06:00
azure-rustfmt.yml ci: Fix CI to work with changes to Azure Pipelines build agent (#55) 2019-05-16 09:40:30 -06:00
azure-setup-test-env.yml ci: Fix CI to work with changes to Azure Pipelines build agent (#55) 2019-05-16 09:40:30 -06:00
azure-test-docker.yml Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00
azure-test-nightly.yml ci: Fix CI to work with changes to Azure Pipelines build agent (#55) 2019-05-16 09:40:30 -06:00
azure-test-stable.yml Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00