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

71 lines
2.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 "nerdtree"]
path = editors/vim/pack/man/start/nerdtree
url = https://github.com/preservim/nerdtree.git
2 years ago
[submodule "vim-obsession"]
path = editors/vim/pack/man/start/vim-obsession
url = https://github.com/tpope/vim-obsession
2 years ago
[submodule "vim-go"]
path = editors/vim/pack/man/start/vim-go
url = https://github.com/fatih/vim-go
2 years ago
[submodule "vim-commentary"]
path = editors/vim/pack/man/start/vim-commentary
url = https://github.com/tpope/vim-commentary.git
2 years ago
[submodule "vim-surround"]
path = editors/vim/pack/man/start/vim-surround
url = https://github.com/tpope/vim-surround.git
2 years ago
[submodule "vim-airline"]
path = editors/vim/pack/man/start/vim-airline
url = https://github.com/vim-airline/vim-airline.git
2 years ago
[submodule "vim-fugitive"]
path = editors/vim/pack/man/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
2 years ago
[submodule "vimtex"]
path = editors/vim/pack/man/start/vimtex
url = https://github.com/lervag/vimtex.git
[submodule "vim-nerdtree-tabs"]
path = editors/vim/pack/man/start/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs
2 years ago
[submodule "tmux-mem-cpu-load"]
path = src/tmux-mem-cpu-load
url = https://github.com/thewtex/tmux-mem-cpu-load
2 years ago
[submodule "fzf"]
path = src/fzf
url = https://github.com/junegunn/fzf.git
[submodule "vimwiki"]
path = editors/vim/pack/man/start/vimwiki
url = https://github.com/vimwiki/vimwiki.git
2 years ago
[submodule "vim-markdown"]
path = editors/vim/pack/man/start/vim-markdown
2 years ago
url = https://github.com/preservim/vim-markdown.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