Oliver Davies
b35d9a938a
See
56d614f806
.
> This change adds a HEAD file to the Git template with a different ref.
This means that new repositories will commit to a "main" branch by
default instead.
7 lines
236 B
Plaintext
7 lines
236 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 Library"
|