aboutsummaryrefslogtreecommitdiff
path: root/linux/home/.gitmodules
blob: 37da2b9c8066b76d6dd7e08af2cca305c7bf70e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule ".vim/pack/plugins/start/vim-tmux-navigator"]
	path = .vim/pack/plugins/start/vim-tmux-navigator
	url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "zsh/plugins/zsh-you-should-use"]
	path = .config/zsh/plugins/zsh-you-should-use
	url = git@github.com:MichaelAquilina/zsh-you-should-use.git
[submodule "zsh/plugins/zsh-syntax-highlighting"]
	path = .config/zsh/plugins/zsh-syntax-highlighting
	url = git@github.com:zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/plugins/zsh-syntax-highlighting"]
	path = .config/zsh/plugins/zsh-autosuggestions
	url = git@github.com:zsh-users/zsh-autosuggestions.git