dotfiles/.gitmodules

13 lines
526 B
Plaintext

[submodule "bgs"]
path = bgs
url = git@192.168.0.184:andrzej/bgs.git
[submodule "zsh/.zsh/zsh-autosuggestions"]
path = zsh/.zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/.zsh/zsh-syntax-highlighting"]
path = zsh/.zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/.zsh/zsh-history-substring-search"]
path = zsh/.zsh/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git