zsh-config/.zshrc

3 lines
71 B
Bash
Raw Normal View History

2023-05-19 23:39:17 -07:00
export ZSH_CONFIG_DIR="${ZDOTDIR}"
source "${ZSH_CONFIG_DIR}/init.zsh"