initial commit

This commit is contained in:
Guz013
2023-10-19 16:43:40 -03:00
commit bd6b676b0b
5 changed files with 16 additions and 0 deletions

12
.gitmodules vendored Normal file
View File

@@ -0,0 +1,12 @@
[submodule ".oh-my-zsh/zsh-autosuggestions"]
path = .oh-my-zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = .oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = .oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".oh-my-zsh/custom/plugins/zsh-autocomplete"]
path = .oh-my-zsh/custom/plugins/zsh-autocomplete
url = https://github.com/marlonrichert/zsh-autocomplete.git