What's Changed
* Added local logging to help debug issues
* Catch exceptions and print concise user errors (full traceback captured in logs)
* Easter egg! Users can now customize their spinner by setting the `[shelloracle] spinner_style` option in their `~/.shelloracle/config.toml`. See [cli-spinners](https://github.com/sindresorhus/cli-spinners/blob/main/spinners.json) for all options!
**NOTE:** If installing with `pipx` for the first time, you will need to rerun `shor configure` to update your shell scripts
**Full Changelog**: https://github.com/djcopley/ShellOracle/compare/v1.1.2...v1.3.0