3 To set up run `install_dotfiles`
5 It provides configuration for:
11 * terminfo italics support
15 These dotfiles include some provisioning scripts for `brew` and `apt`.
17 To set up run `./provision <recipe>` where `<recipe>` is one of:
21 * `cask_essential` (only `brew`)
22 * `cask_nice` (only `brew`)
24 To see what each recipe installs, check the files under `provisioning/`
28 For local modifications to the zshrc create `~/.zshrc.local`.
30 ## Environment modification
32 In order to specify the environment in the prompt, create a function
33 called `env_info_provider` and echo your environment details (eg.
34 `dev`, `staging`, `production`)