homes/common/.oh-my-zsh/.git/config
Christophe Buffenoir 16b4350cdb Initial commit
2013-05-02 12:38:30 +02:00

11 lines
270 B
Text

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