36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
[core]
|
|
repositoryformatversion = 0
|
|
filemode = true
|
|
bare = false
|
|
logallrefupdates = true
|
|
ignorecase = true
|
|
precomposeunicode = true
|
|
[submodule]
|
|
active = .
|
|
[remote "origin"]
|
|
url = https://github.com/sorin-ionescu/prezto.git
|
|
fetch = +refs/heads/*:refs/remotes/origin/*
|
|
[branch "master"]
|
|
remote = origin
|
|
merge = refs/heads/master
|
|
[submodule "modules/autosuggestions/external"]
|
|
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
|
[submodule "modules/completion/external"]
|
|
url = https://github.com/zsh-users/zsh-completions.git
|
|
[submodule "modules/fasd/external"]
|
|
url = https://github.com/clvv/fasd.git
|
|
[submodule "modules/history-substring-search/external"]
|
|
url = https://github.com/zsh-users/zsh-history-substring-search.git
|
|
[submodule "modules/prompt/external/agnoster"]
|
|
url = https://github.com/agnoster/agnoster-zsh-theme.git
|
|
[submodule "modules/prompt/external/async"]
|
|
url = https://github.com/mafredri/zsh-async.git
|
|
[submodule "modules/prompt/external/powerlevel9k"]
|
|
url = https://github.com/bhilburn/powerlevel9k.git
|
|
[submodule "modules/prompt/external/powerline"]
|
|
url = https://github.com/davidjrice/prezto_powerline.git
|
|
[submodule "modules/prompt/functions/pure"]
|
|
url = https://github.com/sindresorhus/pure.git
|
|
[submodule "modules/syntax-highlighting/external"]
|
|
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|