Git config updates

This commit is contained in:
2021-06-17 16:22:17 -05:00
parent 84573c1f70
commit 9da41d8cb0
6 changed files with 48 additions and 2 deletions

View File

@@ -34,4 +34,5 @@ tmux_conf = { source = "tmux.conf", target = ".tmux.conf" }
# git
git_templates = { source = "git-templates", target = ".git-templates" }
gitconfig = { source = "gitconfig", target = ".gitconfig" }
gitignore = { source = "gitignore", target = ".gitignore" }