2019-11-06 00:49:04 +01:00
|
|
|
[submodule ".password-store"]
|
|
|
|
path = .password-store
|
|
|
|
url = git@git.dustvoice.de:DustVoice/pass.git
|
|
|
|
[submodule ".config/nvim"]
|
|
|
|
path = .config/nvim
|
2020-01-31 16:58:28 +01:00
|
|
|
url = git@git.dustvoice.de:DustVoice/nvim.git
|
2020-01-23 18:44:10 +01:00
|
|
|
[submodule ".zsh/plugins/zsh-vim-mode"]
|
|
|
|
path = .zsh/plugins/zsh-vim-mode
|
2020-01-24 00:50:03 +01:00
|
|
|
url = https://github.com/softmoth/zsh-vim-mode.git
|
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
|