Fix git_template
This commit is contained in:
parent
9da41d8cb0
commit
248224a8d9
@ -33,6 +33,6 @@ tmux = { source = "tmux", target = ".config/tmux" }
|
||||
tmux_conf = { source = "tmux.conf", target = ".tmux.conf" }
|
||||
|
||||
# git
|
||||
git_templates = { source = "git-templates", target = ".git-templates" }
|
||||
git_template = { source = "git_template", target = ".git_template" }
|
||||
gitconfig = { source = "gitconfig", target = ".gitconfig" }
|
||||
gitignore = { source = "gitignore", target = ".gitignore" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user