hyprdots/.zshrc

6 lines
116 B
Bash

#!/usr/bin/env zsh
export ZDOTDIR="$HOME/.config/zsh"
[[ -f "$ZDOTDIR/.zshrc" ]] || source $ZDOTDIR/zshrc