dotfiles/dot_tmux/plugins/tpm/dot_git/config
Anton Volnuhin 842b7ea7ba tmux plugins
2023-05-31 12:36:56 +03:00

14 lines
305 B
Plaintext

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