dotfiles/rcrc

5 lines
149 B
Plaintext
Raw Normal View History

2019-10-05 23:19:15 +00:00
DOTFILES_DIRS="$HOME/dotfiles-local $HOME/dotfiles"
2019-10-06 12:28:05 +00:00
EXCLUDES="install.sh README.md"
2019-09-08 12:11:09 +00:00
SYMLINK_DIRS="composer zsh_profile.d"
2019-09-04 22:13:12 +00:00
TAGS="git npm php vim zsh"