You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dotfiles/.gitmodules

47 lines
1.6 KiB
Plaintext

3 years ago
[submodule "dotbot"]
2 years ago
path = meta/dotbot
3 years ago
url = https://github.com/anishathalye/dotbot
ignore = dirty
2 years ago
[submodule "powerlevel10k"]
2 years ago
path = shells/oh-my-zsh/custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
2 years ago
[submodule "zsh-autosuggestions"]
2 years ago
path = shells/oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
2 years ago
[submodule "tmux-mem-cpu-load"]
path = src/tmux-mem-cpu-load
url = https://github.com/thewtex/tmux-mem-cpu-load
[submodule "fzf"]
path = src/fzf
url = https://github.com/junegunn/fzf.git
[submodule "i3lock-blur"]
path = src/i3lock-blur
url = https://git.keegandeppe.com/kdeppe/i3lock-blur.git
[submodule "weather"]
path = src/weather
url = https://git.keegandeppe.com/kdeppe/weather.git
[submodule "watertracker"]
path = src/watertracker
url = https://git.keegandeppe.com/kdeppe/watertracker.git
[submodule "timetracker"]
path = src/timetracker
url = https://git.keegandeppe.com/kdeppe/timetracker.git
[submodule "bluebikes"]
path = src/bluebikes
url = https://git.keegandeppe.com/kdeppe/bluebikes.git
[submodule "shells/st"]
path = shells/st
url = https://git.keegandeppe.com/kdeppe/st.git
[submodule "gui/rofi"]
path = gui/rofi
url = https://git.keegandeppe.com/kdeppe/rofi.git
2 years ago
[submodule "src/quotes"]
path = src/quotes
url = https://git.keegandeppe.com/kdeppe/quotes.git
[submodule "device-battery"]
path = src/device-battery
url = https://git.keegandeppe.com/kdeppe/device-battery.git
[submodule "neovim"]
path = editors/neovim
url = https://git.keegandeppe.com/kdeppe/neovim.git