Remove git
This commit is contained in:
parent
a9bc5c4eb1
commit
8b890ca31b
|
@ -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
3
home/.gitignore
vendored
|
@ -1,3 +0,0 @@
|
|||
*.swp
|
||||
.direnv
|
||||
Session.vim
|
Reference in a new issue