# load commonrc which is shared by all shell types [ -f /etc/commonrc ] && . /etc/commonrc [ -f /etc/.zshenv ] && . /etc/.zshenv [ -f {{ ZSH_DIR }}/00-keybinds ] && . {{ ZSH_DIR }}/00-keybinds export LANG=en_US.UTF-8