Remove git

Simon Bruder 2020-11-07 15:39:54 +01:00
parent a9bc5c4eb1
commit 8b890ca31b
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
2 changed files with 0 additions and 39 deletions

View File

@ -1,36 +0,0 @@
[user]
name = Simon Bruder
email = simon@sbruder.de
signingkey = 51276B7B829AF24674F2AA716F03E0000CC5B62F
[commit]
gpgsign = true
[core]
excludesfile = ~/.gitignore
pager = delta
quotepath = off
[filter "lfs"]
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
[pull]
ff = only
[interactive]
diffFilter = delta --color-only
[delta]
line-numbers = true
side-by-side = true
decorations = true
features = decorations
syntax-theme = base16
[delta "decorations"]
commit-decoration-style = bold yellow box ul
file-style = bold yellow ul
file-decoration-style = none

3
home/.gitignore vendored
View File

@ -1,3 +0,0 @@
*.swp
.direnv
Session.vim