Add zsh, nvim, git configs

This commit is contained in:
Eric Torres
2022-05-24 23:48:16 -07:00
parent ff4b8ce57f
commit 684e15a0b3
22 changed files with 665 additions and 0 deletions

8
git/.config/git/config Normal file
View File

@ -0,0 +1,8 @@
# This is Git's per-user configuration file.
[user]
name = Eric Torres
email = erictorres4@protonmail.com
[core]
pager = nvim -R
[color]
pager = no