Add support for local dotfiles

This commit is contained in:
Oliver Davies 2019-10-06 00:19:15 +01:00
parent 4e82c54ffe
commit b66278f828

1
rcrc
View file

@ -1,2 +1,3 @@
DOTFILES_DIRS="$HOME/dotfiles-local $HOME/dotfiles"
SYMLINK_DIRS="composer zsh_profile.d" SYMLINK_DIRS="composer zsh_profile.d"
TAGS="git npm php vim zsh" TAGS="git npm php vim zsh"