My archlinux stuff. Mostly basic configuration files.
/home folder contains per user configurations
As possible, most of configuration files use the $XDG_HOME_DIR, ~/.config, environment variable
~/.zshenvis always read at the start. It only serves to tell zsh where to find specific files.~/.config/zsh/.zprofileis read once at login. It defines variables, path, keyring.~/.config/zsh/.zshrcis read whenever a new terminal window/tab is opened.