[git] fixed git submodules (I think)

This commit is contained in:
Afonso Franco 2024-08-07 01:53:56 +01:00
parent 8e64c3d0c9
commit 025fbb7ee3
Signed by: afonso
SSH key fingerprint: SHA256:PQTRDHPH3yALEGtHXnXBp3Orfcn21pK20t0tS1kHg54
13 changed files with 26 additions and 48 deletions

@ -1 +0,0 @@
Subproject commit 0698e8f4b17d6454c71bf5212895ec055c578da0

@ -1 +0,0 @@
Subproject commit 231c835681ff47a17a99fb4f73307e67a25f52c0

@ -1 +0,0 @@
Subproject commit cff343cf9e81983d3da0c8562b01616f12e8d548

@ -1 +0,0 @@
Subproject commit 25cb91f42d020f675bb0a2ce3fbd3a5d96119efa

@ -1 +1 @@
Subproject commit a28c1f1239cba49da1f38aac4bba76fd110994fd
Subproject commit 42630b2973cd624fceb33ae442dea4bf565ee5b1

@ -1 +1 @@
Subproject commit 077b4ff34b7bdece12ee7f7f7d6aa5b5172fff48
Subproject commit ec5c751b35c1c9b07bd4361617f7c4076aeaa85f

@ -1 +1 @@
Subproject commit cfbf1ad51d308161c7adf3e2cb41fde3376ac0de
Subproject commit a58ccac7ba46414915de6c7f2b4da08b37784016

@ -1 +1 @@
Subproject commit c7fb028ec0bbc1056c51508602dbd61b0f475ac3
Subproject commit 7fed01afba9392b6392408b9a0cf888522ed7a10

@ -1 +1 @@
Subproject commit b1cf65187047a83e27a0847bd565dcf28b5be465
Subproject commit e897589c9665750a6a21077c8d96c15dd0efc867

@ -1 +1 @@
Subproject commit 8dd05bfcc12b0cd1ee9ea64be725b3d9f713cf64
Subproject commit 87ce96b1862928d84b1afe7c173316614b30e301

@ -1 +1 @@
Subproject commit 287efa19ec492b2f24bb93d1f4eaac3049743a63
Subproject commit cd730cd347dcc0d8ce1697f67714a90f07da26ed

@ -1 +1 @@
Subproject commit a02209d36c8509c0e62f44324127632999c9c0cf
Subproject commit da1a722238febb9a4b97c77628fae753d1817490

54
.gitmodules vendored
View file

@ -1,45 +1,27 @@
[submodule ".config/zsh/plugins/.config/zsh/plugins/fast-syntax-highlighting"]
path = .config/zsh/plugins/.config/zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
[submodule ".config/zsh/plugins/fzf-tab"]
path = .config/zsh/plugins/fzf-tab
[submodule "/Users/afonso/.config/zsh/plugins/fzf-tab"]
path = /Users/afonso/.config/zsh/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab
[submodule ".config/zsh/plugins/zsh-autosuggestions"]
path = .config/zsh/plugins/zsh-autosuggestions
[submodule "/Users/afonso/.config/zsh/plugins/zsh-autosuggestions"]
path = /Users/afonso/.config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".config/zsh/plugins/zsh-completions"]
path = .config/zsh/plugins/zsh-completions
[submodule "/Users/afonso/.config/zsh/plugins/zsh-completions"]
path = /Users/afonso/.config/zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule ".config/zsh/plugins/zsh-history-substring-search"]
path = .config/zsh/plugins/zsh-history-substring-search
[submodule "/Users/afonso/.config/zsh/plugins/zsh-history-substring-search"]
path = /Users/afonso/.config/zsh/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search
[submodule ".config/zsh/plugins/zsh-syntax-highlighting"]
path = .config/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".config/zsh/plugins/zsh-vi-mode"]
path = .config/zsh/plugins/zsh-vi-mode
[submodule "/Users/afonso/.config/zsh/plugins/zsh-syntax-highlighting"]
path = /Users/afonso/.config/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "/Users/afonso/.config/zsh/plugins/zsh-vi-mode"]
path = /Users/afonso/.config/zsh/plugins/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode
[submodule ".config/tmux/plugins/tmux-continuum"]
path = .config/tmux/plugins/tmux-continuum
url = https://git::@github.com/tmux-plugins/tmux-continuum
[submodule ".config/tmux/plugins/tmux-fzf"]
path = .config/tmux/plugins/tmux-fzf
url = https://git::@github.com/sainnhe/tmux-fzf
[submodule ".config/tmux/plugins/tmux-resurrect"]
path = .config/tmux/plugins/tmux-resurrect
url = https://git::@github.com/tmux-plugins/tmux-resurrect
[submodule ".config/tmux/plugins/tmux-sensible"]
path = .config/tmux/plugins/tmux-sensible
url = https://git::@github.com/tmux-plugins/tmux-sensible
[submodule ".config/tmux/plugins/tpm"]
path = .config/tmux/plugins/tpm
[submodule "/Users/afonso/.config/zsh/prompts/pure"]
path = /Users/afonso/.config/zsh/prompts/pure
url = https://github.com/sindresorhus/pure
[submodule "/Users/afonso/.config/tmux/plugins/tpm"]
path = /Users/afonso/.config/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule ".config/zsh/prompts/pure"]
path = .config/zsh/prompts/pure
url = https://github.com/sindresorhus/pure.git
[submodule "/Users/afonso/.config/zsh/plugins/zsh-abbr"]
path = /Users/afonso/.config/zsh/plugins/zsh-abbr
url = https://github.com/olets/zsh-abbr
[submodule "/Users/afonso/.config/xmonad/xmonad-git"]
path = /Users/afonso/.config/xmonad/xmonad-git
url = https://github.com/xmonad/xmonad