Initial commit

This commit is contained in:
Ceferino Patino 2024-07-27 18:45:06 -05:00
commit ecb581dd90
No known key found for this signature in database
94 changed files with 4272 additions and 0 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "neovim"]
path = neovim
url = git@github.com:C4theBomb/neovim.git
[submodule "dotfiles"]
path = dotfiles
url = git@github.com:C4theBomb/dotfiles.git