Shell & Prompt
ZSH:
export ZDOTDIR=$XDG_CONFIG_HOME/zsh # ZSH home#export ZSH="$ZDOTDIR/ohmyzsh" # ohmyzsh installation.Starship Prompt:
export STARSHIP_CONFIG=$XDG_CONFIG_HOME/starship.toml # Starship configurationexport STARSHIP_CACHE=$XDG_CACHE_HOME/starship # Starship configuration cache