truncate history
This commit is contained in:
14
git/.config/git/config
Normal file
14
git/.config/git/config
Normal file
@@ -0,0 +1,14 @@
|
||||
[user]
|
||||
name = Marco Kundt
|
||||
email = mrckndt@riseup.net
|
||||
[core]
|
||||
compression = 9
|
||||
excludesfile = ~/.config/git/ignore
|
||||
[color]
|
||||
ui = auto
|
||||
[diff]
|
||||
tool = vimdiff
|
||||
[push]
|
||||
default = current
|
||||
[help]
|
||||
autocorrect = 1
|
||||
12
git/.config/git/ignore
Normal file
12
git/.config/git/ignore
Normal file
@@ -0,0 +1,12 @@
|
||||
*.error*
|
||||
*.bak
|
||||
*.log
|
||||
*.o
|
||||
*.old
|
||||
*.pdf
|
||||
*.tmp
|
||||
*.sw[nop]
|
||||
.*~
|
||||
Session.vim
|
||||
tags
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user