DEFAULT_USER="leonardo" ZSH_CONFIG=$HOME/.config/zsh # Oh-my-zsh export ZSH="$HOME/.oh-my-zsh" # User /bin export PATH="$HOME/bin:$PATH" # Exa colours export EXA_COLORS="uu=37:un=37:gu=37:gn=37:da=37" # Firefox wayland export MOZ_ENABLE_WAYLAND=1