Git config things

This commit is contained in:
~erin 2023-03-31 10:13:01 -04:00
parent ec6a8e16dd
commit 9566ad310e
Signed by: erin
GPG Key ID: 9A8E308CEFA37A47
2 changed files with 12 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
# Various mpd files
mpd/database
mpd/pid
mpd/state
# Swaylock photos
swaylock/logo-ed_screen.png
swaylock/screen.jpg

4
.gitmodules vendored Normal file
View File

@ -0,0 +1,4 @@
[submodule "fish"]
url = https://bytes.keithhacks.cyou/erin/config-fish
[submodule "nvim"]
url = https://bytes.keithhacks.cyou/erin/config-nvim