X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c98ff8ea47598e577c5a23a94efdfb0a6eaf22e9..refs/heads/lazyvim:/.gitmodules diff --git a/.gitmodules b/.gitmodules index ae99b77..f28203f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,21 +1,30 @@ -[submodule "awesome/awesome-freedesktop"] - path = awesome/awesome-freedesktop - url = https://github.com/terceiro/awesome-freedesktop.git -[submodule "awesome/widgets/awesompd"] - path = awesome/widgets/awesompd - url = git@github.com:Ram-Z/awesompd.git [submodule "awesome/widgets/net_widgets"] path = awesome/widgets/net_widgets - url = git@github.com:Ram-Z/net_widgets.git + url = https://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/urxvt-perls"] - path = urxvt/urxvt-perls +[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 = https://github.com/ram-z/awesome-pomodoro +[submodule "urxvt/font-size"] + path = urxvt/font-size + url = https://github.com/majutsushi/urxvt-font-size +[submodule "tmux/plugins/tpm"] + path = tmux/plugins/tpm + url = https://github.com/tmux-plugins/tpm +[submodule "tmux/plugins/nord-tmux"] + path = tmux/plugins/nord-tmux + url = https://git@github.com/arcticicestudio/nord-tmux