i3-wide env vars and stuff moved to .config from HOME

This commit is contained in:
Henrik Bakken
2021-03-23 22:37:25 +01:00
parent 8c79595610
commit a795cfacbd
11 changed files with 21 additions and 24 deletions
+12
View File
@@ -0,0 +1,12 @@
[core]
filemode = false
pager = diff-so-fancy | less --tabs=4 -RFX
autorcrlf = true
[user]
name = Henrik Bakken
email = bakken.henrik@gmail.com
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true