homes/common/.oh-my-zsh/.git/config

12 lines
270 B
Text
Raw Normal View History

2013-05-02 12:38:30 +02:00
[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