update README

This commit is contained in:
Ray Elliott 2020-08-01 10:41:35 +01:00
parent 0396157ac5
commit f0488e9aa4
1 changed files with 2 additions and 0 deletions

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)"