forked from DustVoice/dotfiles
12 lines
530 B
Text
12 lines
530 B
Text
[submodule ".zsh/plugins/zsh-autosuggestions"]
|
|
path = .zsh/plugins/zsh-autosuggestions
|
|
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
|
[submodule ".zsh/plugins/zsh-syntax-highlighting"]
|
|
path = .zsh/plugins/zsh-syntax-highlighting
|
|
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
|
|
[submodule ".oh-my-zsh"]
|
|
path = .oh-my-zsh
|
|
url = https://github.com/ohmyzsh/ohmyzsh.git
|