hyprdots/.zshrc

6 lines
116 B
Bash
Raw Normal View History

2022-11-03 21:53:21 +01:00
#!/usr/bin/env zsh
export ZDOTDIR="$HOME/.config/zsh"
[[ -f "$ZDOTDIR/.zshrc" ]] || source $ZDOTDIR/zshrc