5 lines
162 B
Plaintext
5 lines
162 B
Plaintext
DOTFILES_DIRS="$HOME/dotfiles-local $HOME/dotfiles"
|
|
EXCLUDES="install.sh README.md"
|
|
SYMLINK_DIRS="composer bin functions configs"
|
|
TAGS="git npm php tmux vim zsh"
|