# Usage
To use zbr, first create a configuration file. There is an example at
[`conf/conf.toml`][conftoml]. Then, add the following to your zshrc:
[conftoml]: https://github.com/langston-barrett/zbr/blob/main/conf/conf.toml
```sh
eval "$(zbr init path/to/your/conf.toml)"
```