This repository has been archived on 2024-11-06. You can view files and clone it, but cannot push or open issues or pull requests.
zsh/.gitmodules

10 lines
332 B
Plaintext
Raw Normal View History

2020-06-01 11:30:25 -05:00
[submodule "pure"]
path = pure
2020-05-29 12:36:42 -05:00
url = https://github.com/sindresorhus/pure.git
[submodule "zsh-autosuggestions"]
path = zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh-syntax-highlighting"]
path = zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git