Add zsh, nvim, git configs
This commit is contained in:
8
git/.config/git/config
Normal file
8
git/.config/git/config
Normal 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
|
Reference in New Issue
Block a user