dotfiles/zsh/zprofile

9 lines
162 B
Bash

# Eryn Wells <eryn@erynwells.me>
zsh_init_profile_functions=( \
connect_ssh_agent \
init_profile_$SYS \
)
do_init_functions zsh_init_profile_functions