4 lines
81 B
Bash
4 lines
81 B
Bash
ZDOTDIR=$HOME/.config/zsh
|
|
ZSH_CUSTOM=$HOME/.config/zsh/custom
|
|
. $ZDOTDIR/.zshenv
|