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

11 lines
261 B
Text

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