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

15 lines
392 B
Text

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