Initial commit
This commit is contained in:
30
.gitmodules
vendored
Normal file
30
.gitmodules
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
[submodule "tmux/.tmux/plugins/tpm"]
|
||||
path = tmux/.tmux/plugins/tpm
|
||||
url = https://github.com/tmux-plugins/tpm
|
||||
[submodule "tmux/.tmux/plugins/tmux-autoreload"]
|
||||
path = tmux/.tmux/plugins/tmux-autoreload
|
||||
url = https://git::@github.com/b0o/tmux-autoreload
|
||||
[submodule "tmux/.tmux/plugins/tmux-open"]
|
||||
path = tmux/.tmux/plugins/tmux-open
|
||||
url = https://git::@github.com/tmux-plugins/tmux-open
|
||||
[submodule "tmux/.tmux/plugins/tmux-powerline"]
|
||||
path = tmux/.tmux/plugins/tmux-powerline
|
||||
url = https://git::@github.com/erikw/tmux-powerline
|
||||
[submodule "tmux/.tmux/plugins/tmux-sensible"]
|
||||
path = tmux/.tmux/plugins/tmux-sensible
|
||||
url = https://git::@github.com/tmux-plugins/tmux-sensible
|
||||
[submodule "tmux/.tmux/plugins/tmux-power"]
|
||||
path = tmux/.tmux/plugins/tmux-power
|
||||
url = https://git::@github.com/wfxr/tmux-power
|
||||
[submodule "tmux/.tmux/plugins/tmux"]
|
||||
path = tmux/.tmux/plugins/tmux
|
||||
url = https://github.com/catppuccin/tmux.git
|
||||
[submodule "zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions"]
|
||||
path = zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
||||
[submodule "zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
|
||||
path = zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
[submodule "zsh/.oh-my-zsh/custom/plugins/fzf"]
|
||||
path = zsh/.oh-my-zsh/custom/plugins/fzf
|
||||
url = https://github.com/junegunn/fzf.git
|
||||
Reference in New Issue
Block a user