2020-01-23 18:44:10 +01:00
|
|
|
[submodule ".zsh/plugins/zsh-autosuggestions"]
|
|
|
|
path = .zsh/plugins/zsh-autosuggestions
|
2020-01-24 00:50:03 +01:00
|
|
|
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
2020-01-23 18:44:10 +01:00
|
|
|
[submodule ".zsh/plugins/zsh-syntax-highlighting"]
|
|
|
|
path = .zsh/plugins/zsh-syntax-highlighting
|
2020-01-24 00:50:03 +01:00
|
|
|
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
|
|
|
[submodule ".zsh/plugins/zsh-completions"]
|
|
|
|
path = .zsh/plugins/zsh-completions
|
|
|
|
url = https://github.com/zsh-users/zsh-completions
|
2020-01-24 01:31:55 +01:00
|
|
|
[submodule ".oh-my-zsh"]
|
|
|
|
path = .oh-my-zsh
|
|
|
|
url = https://github.com/ohmyzsh/ohmyzsh.git
|