mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
28 lines
403 B
Text
28 lines
403 B
Text
[user]
|
|
name = Smirnov Oleksandr
|
|
email = ss2316544@gmail.com
|
|
signingkey = 300387B5D7EE0DB2
|
|
|
|
[github]
|
|
name = olexsmir
|
|
|
|
[gpg]
|
|
program = gpg2
|
|
|
|
[core]
|
|
editor = nvim
|
|
|
|
[init]
|
|
defaultBranch = "main"
|
|
|
|
[alias]
|
|
a = add
|
|
l = log --oneline --decorate
|
|
s = status -sb
|
|
lg = log --stat
|
|
f = fetch
|
|
sw = switch
|
|
cm = commit
|
|
p = pull
|
|
re = restore
|
|
r = rebase
|