dotfiles/.config/zsh/.zshenv

2 lines
69 B
Bash

[[ -d "${ZDOTDIR}"/functions ]] && fpath+=( "${ZDOTDIR}"/functions )