dotfiles/dot_oh-my-zsh/custom/plugins/fzf-z/dot_git/config

14 lines
312 B
Plaintext
Raw Normal View History

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