Include custom zsh functions

This commit is contained in:
Oliver Davies 2019-10-09 19:02:06 +01:00
parent 52d993547c
commit 70e3fe7faa
2 changed files with 5 additions and 1 deletions

2
rcrc
View file

@ -1,4 +1,4 @@
DOTFILES_DIRS="$HOME/dotfiles-local $HOME/dotfiles"
EXCLUDES="install.sh README.md"
SYMLINK_DIRS="composer zsh_profile.d"
SYMLINK_DIRS="composer functions zsh_profile.d"
TAGS="git npm php tmux vim zsh"