Skip to content

Shell & Prompt

ZSH:

Terminal window
export ZDOTDIR=$XDG_CONFIG_HOME/zsh # ZSH home
#export ZSH="$ZDOTDIR/ohmyzsh" # ohmyzsh installation.

Starship Prompt:

Terminal window
export STARSHIP_CONFIG=$XDG_CONFIG_HOME/starship.toml # Starship configuration
export STARSHIP_CACHE=$XDG_CACHE_HOME/starship # Starship configuration cache