zsh/.gitmodules

13 lines
456 B
Plaintext
Raw Permalink Normal View History

2022-07-24 12:43:33 -04:00
[submodule "plugins/k"]
path = plugins/k
url = https://github.com/supercrabtree/k
[submodule "plugins/pure"]
path = plugins/pure
2022-03-26 20:39:25 -04:00
url = https://github.com/sindresorhus/pure
2022-07-24 12:43:33 -04:00
[submodule "plugins/zsh-autosuggestions"]
path = plugins/zsh-autosuggestions
2022-03-26 20:39:25 -04:00
url = https://github.com/zsh-users/zsh-autosuggestions
2022-07-24 12:43:33 -04:00
[submodule "plugins/zsh-syntax-highlighting"]
path = plugins/zsh-syntax-highlighting
2022-03-26 20:39:25 -04:00
url = https://github.com/zsh-users/zsh-syntax-highlighting