update README
This commit is contained in:
parent
0396157ac5
commit
f0488e9aa4
|
@ -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)"
|
||||||
|
|
Loading…
Reference in New Issue