dotfiles/.gitmodules

47 lines
1.8 KiB
Plaintext

[submodule ".local/bin"]
path = .local/bin
url = https://git.odrling.xyz/odrling/localbins.git
ignore = dirty
[submodule ".zsh/zsh-syntax-highlighting"]
path = .zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".zsh/zsh-completions"]
path = .zsh/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule ".zsh/zsh-autosuggestions"]
path = .zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".zsh/omz/oh-my-zsh"]
path = .zsh/omz/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule ".zsh/zsh-background-notify"]
path = .zsh/zsh-background-notify
url = https://github.com/t413/zsh-background-notify.git
[submodule ".vim/vim-fugitive"]
path = .vim/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/vim-pathogen"]
path = .vim/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/sleuth"]
path = .vim/bundle/sleuth
url = https://tpope.io/vim/sleuth.git
[submodule ".vim/bundle/vim-polyglot"]
path = .vim/bundle/vim-polyglot
url = https://github.com/sheerun/vim-polyglot.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule ".config/fish/modules/fish-ssh-agent"]
path = .config/fish/modules/fish-ssh-agent
url = https://github.com/danhper/fish-ssh-agent.git
[submodule ".vim/bundle/fzf"]
path = .vim/fzf
url = https://github.com/junegunn/fzf.git