Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default configuration settings. #89

Merged
merged 2 commits into from
Nov 28, 2022

Conversation

inferiorhumanorgans
Copy link

@inferiorhumanorgans inferiorhumanorgans force-pushed the fix-default-config branch 2 times, most recently from f0f7a98 to 840f6ab Compare March 31, 2022 23:27
- The current config file layout cannot be serialized to TOML with serde,
  so switch to YAML.  This necessitates updating to an unreleased
  version of confy.  See: reujab#85, reujab#77, toml-rs/toml-rs#145,
  and toml-rs/toml-rs#407.
- Print out the location of the default config file upon creation fixes:
  reujab#73 and reujab#78.
- Set the default left prompt to *something* so the user isn't left
  scratching their head.
- Change the default icon set to Unicode so that this is usable out of
  the box with as few dependencies as possible.
@reujab reujab merged commit 91a79d6 into reujab:master Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Where am I supposed to put the silver.toml file?
2 participants