2022-01-07 16:43:30 +00:00
|
|
|
[submodule ".zsh/ohmyzsh"]
|
|
|
|
path = .zsh/ohmyzsh
|
|
|
|
url = git@github.com:ohmyzsh/ohmyzsh.git
|
|
|
|
[submodule ".zsh/zsh-syntax-highlighting"]
|
|
|
|
path = .zsh/zsh-syntax-highlighting
|
|
|
|
url = git@github.com:zsh-users/zsh-syntax-highlighting.git
|
|
|
|
[submodule ".zsh/zsh-autosuggestions"]
|
|
|
|
path = .zsh/zsh-autosuggestions
|
|
|
|
url = git@github.com:zsh-users/zsh-autosuggestions.git
|
|
|
|
[submodule ".zsh/zsh-completions"]
|
|
|
|
path = .zsh/zsh-completions
|
|
|
|
url = git@github.com:zsh-users/zsh-completions.git
|
2022-01-13 11:53:54 +00:00
|
|
|
[submodule ".zsh/zsh-history-substring-search"]
|
|
|
|
path = .zsh/zsh-history-substring-search
|
|
|
|
url = git@github.com:zsh-users/zsh-history-substring-search
|
2023-01-26 20:10:59 +00:00
|
|
|
[submodule "/home/matus/.config/nvim"]
|
|
|
|
path = /home/matus/.config/nvim
|
|
|
|
url = https://github.com/LazyVim/starter
|