dotfiles/gitconfig (view raw)
[user]
username = Smirnov-O
name = Smirnov Alexandr
email = ss2316544@gmail.com
[web]
browser = google-chrome-stable
[core]
editor = nvim
[alias]
ada = add -A
cmm = commit -m
st = status
[credential]
helper = cache --timeout=1800