Clean dotfiles

This commit is contained in:
Smirnov Alexandr 2021-03-03 18:37:06 +02:00
parent 5c2b55f13c
commit 197750ffa3
32 changed files with 123 additions and 579 deletions

View file

@ -3,30 +3,16 @@
name = Smirnov Alexandr
email = ss2316544@gmail.com
[init]
defaultBranch = master
[web]
#browser = firefox
browser = google-chrome-stable
[core]
editor = nvim
excludesfile = ~/.gitignore_global
[alias]
ada = add -A
com = commit -am
cmm = commit -m
ch = checkout
st = status
br = branch
[color]
ui = true
interactive = true
branch = true
status = true
[credential]
helper = cache --timeout=1800