dot_files/dot_tmux/plugins/tpm/dot_git/config
Viktor Barzin 58ef6d327f initial
2025-11-22 22:51:27 +00:00

14 lines
366 B
Text

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