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

50 lines
1.7 KiB
Plaintext

3 years ago
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
2 years ago
[submodule "powerlevel10k"]
path = oh-my-zsh/custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
2 years ago
[submodule "zsh-autosuggestions"]
path = oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
2 years ago
[submodule "nerdtree"]
path = vim/pack/man/start/nerdtree
url = https://github.com/preservim/nerdtree.git
2 years ago
[submodule "vim-obsession"]
path = vim/pack/man/start/vim-obsession
url = https://github.com/tpope/vim-obsession
2 years ago
[submodule "vim-go"]
path = vim/pack/man/start/vim-go
url = https://github.com/fatih/vim-go
2 years ago
[submodule "vim-commentary"]
path = vim/pack/man/start/vim-commentary
url = https://github.com/tpope/vim-commentary.git
2 years ago
[submodule "vim-surround"]
path = vim/pack/man/start/vim-surround
url = https://github.com/tpope/vim-surround.git
2 years ago
[submodule "vim-airline"]
path = vim/pack/man/start/vim-airline
url = https://github.com/vim-airline/vim-airline.git
2 years ago
[submodule "vim-fugitive"]
path = vim/pack/man/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
2 years ago
[submodule "vimtex"]
path = vim/pack/man/start/vimtex
url = https://github.com/lervag/vimtex.git
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 "tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "vimwiki"]
path = vim/pack/man/start/vimwiki
url = https://github.com/vimwiki/vimwiki.git
2 years ago
[submodule "vim-markdown"]
path = vim/pack/man/start/vim-markdown
url = https://github.com/preservim/vim-markdown.git