Move zsh configs

This commit is contained in:
Oliver Davies 2020-01-14 14:57:48 +00:00
parent bde71986a4
commit 78eff56e53
6 changed files with 4 additions and 26 deletions

2
rcrc
View file

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