3 lines
71 B
Bash
3 lines
71 B
Bash
|
export ZSH_CONFIG_DIR="${ZDOTDIR}"
|
||
|
source "${ZSH_CONFIG_DIR}/init.zsh"
|