mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
18 lines
258 B
Text
18 lines
258 B
Text
[user]
|
|
name = Smirnov Alexander
|
|
email = ss2316544@gmail.com
|
|
|
|
[github]
|
|
name = Smirnov-O
|
|
|
|
[core]
|
|
editor = nvim
|
|
|
|
[alias]
|
|
ad = add -A
|
|
cm = commit -m
|
|
br = branch
|
|
df = diff
|
|
dh = diff HEAD
|
|
l = log --oneline --decorate
|
|
st = status --porcelain
|