git email set to work email, uncommented hg aliases, vimrc plugin

This commit is contained in:
Petr Nyc
2024-05-30 11:24:11 +02:00
parent cb9e5e3a95
commit b07394fe05
3 changed files with 6 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
pager = less -FRX
editor = vim
[alias]
glog = log --graph --decorate --all
glog = log --graph --decorate
glogs = log --graph --stat
ci = commit
st = status
@@ -27,7 +27,7 @@
[user]
name = Petr Nyc
email = jet.jetpac@gmail.com
email = petr.nyc@oracle.com
[merge]
tool = vimdiff