starship-prompt/README.md

12 lines
169 B
Markdown
Raw Permalink Normal View History

2020-08-01 09:40:26 +00:00
Usage:
```shell
2020-08-01 09:41:35 +00:00
# zshrc
2020-08-01 09:40:26 +00:00
# default config location is ~/.config/starship.toml
export STARSHIP_CONFIG=~/.config/starship/starship.toml
eval "$(starship init zsh)"
```