dotfiles/.gitmodules

13 lines
526 B
Plaintext
Raw Permalink Normal View History

2024-04-26 17:42:48 +00:00
[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
2024-10-17 14:02:47 +00:00
[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