10 lines
160 B
Markdown
10 lines
160 B
Markdown
|
Usage:
|
||
|
|
||
|
```shell
|
||
|
# default config location is ~/.config/starship.toml
|
||
|
export STARSHIP_CONFIG=~/.config/starship/starship.toml
|
||
|
eval "$(starship init zsh)"
|
||
|
```
|
||
|
|
||
|
|