starship-prompt/README.md

12 lines
169 B
Markdown

Usage:
```shell
# zshrc
# default config location is ~/.config/starship.toml
export STARSHIP_CONFIG=~/.config/starship/starship.toml
eval "$(starship init zsh)"
```