X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/bc1af5e2df77df9de2c508008bf084e0e07e2029..2ba95a48b9b20ff22eedf789068fc6d49f6012f9:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 3905d84..ab22f2a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,7 +7,21 @@ [submodule "awesome/widgets/net_widgets"] path = awesome/widgets/net_widgets url = git@github.com:Ram-Z/net_widgets.git +[submodule "zsh/lib/zsh-syntax-highlighting"] + path = zsh/lib/zsh-syntax-highlighting + url = https://github.com/zsh-users/zsh-syntax-highlighting +[submodule "urxvt/perls"] + path = urxvt/perls + url = https://github.com/muennich/urxvt-perls +[submodule "urxvt/autocomplete-ALL-the-things"] + path = urxvt/autocomplete-ALL-the-things + url = https://github.com/Vifon/autocomplete-ALL-the-things +[submodule "weechat/python/wee-slack"] + path = weechat/python/wee-slack + url = https://github.com/rawdigits/wee-slack +[submodule "weechat/lua/matrix"] + path = weechat/lua/matrix + url = https://github.com/torhve/weechat-matrix-protocol-script [submodule "awesome/widgets/pomodoro"] path = awesome/widgets/pomodoro - url = git@github.com:/Ram-Z/awesome-pomodoro - branch = module-path + url = git@github.com:ram-z/awesome-pomodoro