1 2 3 4 5
export PATH="$HOME/.config/scripts:$PATH" export TERMINAL="st" export EDITOR="emacs" export XDG_CONFIG_HOME="$HOME/.config"