diff --git a/git_template/HEAD b/git_template/HEAD new file mode 100644 index 0000000..b870d82 --- /dev/null +++ b/git_template/HEAD @@ -0,0 +1 @@ +ref: refs/heads/main diff --git a/rcrc b/rcrc index 92bdb30..b8e5082 100644 --- a/rcrc +++ b/rcrc @@ -1,2 +1,3 @@ EXCLUDES="README*.md LICENSE" DOTFILES_DIRS="$HOME/dotfiles-local $HOME/dotfiles" +COPY_ALWAYS="git_template/HEAD"