6 lines
204 B
Plaintext
6 lines
204 B
Plaintext
DOTFILES_DIRS="$HOME/dotfiles-local $HOME/dotfiles"
|
|
EXCLUDES="install.sh README.md"
|
|
SYMLINK_DIRS="completion-scripts composer bin functions configs"
|
|
TAGS="git npm php tmux vim zsh"
|
|
UNDOTTED="bin Library"
|