update README

This commit is contained in:
Ray Elliott 2020-08-01 10:41:35 +01:00
commit f0488e9aa4

View file

@ -1,6 +1,8 @@
Usage: Usage:
```shell ```shell
# zshrc
# default config location is ~/.config/starship.toml # default config location is ~/.config/starship.toml
export STARSHIP_CONFIG=~/.config/starship/starship.toml export STARSHIP_CONFIG=~/.config/starship/starship.toml
eval "$(starship init zsh)" eval "$(starship init zsh)"