Files
.dotfiles/.config/shell/vars
Bobby Palko 8970174498 init
2026-04-03 09:12:20 -04:00

4 lines
104 B
Plaintext

export XDG_CONFIG_HOME="$HOME/.config"
export XDG_CACHE_HOME="$HOME/.cache"
export NVM_DIR="$HOME/.nvm"