7 lines
228 B
Plaintext
7 lines
228 B
Plaintext
COPY_ALWAYS="git_template/HEAD"
|
|
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"
|