dots/dots/.config/zsh/zsh
2022-09-04 15:21:44 -05:00

5 lines
138 B
Bash

#!/usr/bin/env zsh
export BASE_ZSH_CONFIG_DIR="$(dirname -- "$(readlink -f -- "${0}")")"
source "${BASE_ZSH_CONFIG_DIR}/config/init.zsh"