prezto/.gitmodules
Chauncey Garrett 86fde0d375 Added zsh-mime-setup module
MIME setup will search your system for default handlers of files and
create suffix aliases for them. View the README for more information.

[ticket: X]
2013-06-08 11:43:59 -05:00

15 lines
690 B
Text

[submodule "modules/history-substring-search/external"]
path = modules/history-substring-search/external
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "modules/syntax-highlighting/external"]
path = modules/syntax-highlighting/external
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "modules/completion/external"]
path = modules/completion/external
url = https://github.com/zsh-users/zsh-completions.git
[submodule "modules/marked"]
path = modules/marked
url = https://github.com/vrtcl1dvoshun/marked.git
[submodule "modules/mime-setup"]
path = modules/mime-setup
url = git@github.com:chauncey-garrett/zsh-mime-setup.git