eichiarakaki / starship

:star: Configuration of my favorite prompt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export Fish variables

starship init fish | source

set -x STARSHIP_CONFIG ~/.config/starship/starship.toml
set -x STARSHIP_CACHE ~/.config/starship/cache

Export Bash variables

eval "$(starship init bash)"

export STARSHIP_CONFIG=~/.config/starship/starship.toml
export STARSHIP_CACHE=~/.config/starship/cache

Preview

2021-12-20_13-25

2021-12-20_13-16

2021-12-20_13-20

About

:star: Configuration of my favorite prompt