zsh/.gitmodules
2025-04-13 10:18:51 +02:00

24 lines
773 B
Text

[submodule ".zsh/autosuggestions"]
path = .zsh/autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
branch = master
[submodule ".zsh/syntax-highlighting"]
path = .zsh/syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
branch = master
[submodule ".zsh/autopairs"]
path = .zsh/autopairs
url = https://github.com/hlissner/zsh-autopair
branch = master
[submodule ".zsh/extract"]
path = .zsh/extract
url = https://github.com/le0me55i/zsh-extract
branch = master
[submodule ".zsh/plugins/fzf-zsh-plugin"]
path = .zsh/plugins/fzf-zsh-plugin
url = https://github.com/unixorn/fzf-zsh-plugin.git
branch = main
[submodule ".zsh/themes"]
path = .zsh/themes
url = https://git.k4li.de/dotfiles/oh-my-posh.git
branch = main