Files
2024-04-20 20:30:01 +02:00

6 lines
146 B
Plaintext

# starship
export STARSHIP_CONFIG=$HOME/.config/starship/starship.toml
export STARSHIP_CACHE=$HOME/.cache/starship/
eval "$(starship init bash)"