mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 17:46:46 +00:00
feat(dotbot): plugins: pipx, snap and crontab
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -47,3 +47,12 @@
|
||||
[submodule "tmux/tmux-window-name"]
|
||||
path = config/tmux/plugins/tmux-window-name
|
||||
url = https://github.com/ofirgall/tmux-window-name.git
|
||||
[submodule "dotbot-crontab"]
|
||||
path = tools/dotbot-crontab
|
||||
url = https://github.com/codekansas/dotbot-crontab.git
|
||||
[submodule "dotbot-snap"]
|
||||
path = tools/dotbot-snap
|
||||
url = https://github.com/DrDynamic/dotbot-snap.git
|
||||
[submodule "dotbot-pip"]
|
||||
path = tools/dotbot-pip
|
||||
url = https://github.com/sobolevn/dotbot-pip.git
|
||||
|
||||
Reference in New Issue
Block a user