dotfiles/dot_tmux/plugins/tpm/dot_git/config
2023-11-13 13:48:17 +01:00

11 lines
260 B
Text

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = https://github.com/tmux-plugins/tpm
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master