dot_files/dot_oh-my-zsh/plugins/zsh-z/dot_git/config
Viktor Barzin 58ef6d327f initial
2025-11-22 22:51:27 +00:00

11 lines
257 B
Text

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