dotfiles/gitconfig
Smirnov Alexandr 197750ffa3 Clean dotfiles
2021-03-03 18:37:06 +02:00

18 lines
270 B
Text

[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