Created
April 11, 2019 08:39
-
-
Save luoph/20b21bf5be135f2e90da7598c6ee9428 to your computer and use it in GitHub Desktop.
zsh-custom-plugins.gitmodules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [submodule "custom/plugins/zsh-completions"] | |
| path = custom/plugins/zsh-completions | |
| url = https://github.com/zsh-users/zsh-completions.git | |
| [submodule "custom/plugins/zsh-syntax-highlighting"] | |
| path = custom/plugins/zsh-syntax-highlighting | |
| url = https://github.com/zsh-users/zsh-syntax-highlighting.git | |
| [submodule "custom/plugins/zsh-autosuggestions"] | |
| path = custom/plugins/zsh-autosuggestions | |
| url = https://github.com/zsh-users/zsh-autosuggestions.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment