dotfiles/home/dot_zshrc

4 lines
100 B
Plaintext

# Put ZSH dotfiles into "~/.config/zsh"
export ZDOTDIR="$HOME/.config/zsh"
source "$ZDOTDIR/.zshrc"