Merge branch 'master' of git.unbl.ink:secstate/dotfiles

This commit is contained in:
Colin Powell
2019-11-06 12:22:40 -05:00
2 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -18,7 +18,8 @@
ci = commit
br = branch
co = checkout
df = diff
d = diff
p = pull --autostash
l = log --date-order --date=iso --graph --full-history --all --pretty=format:'%x08%x09%C(red)%h %C(cyan)%ad%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08 %C(bold blue)%aN%C(reset)%C(bold yellow)%d %C(reset)%s'
lg = log -p
lg1 = log --graph --abbrev-commit --decorate --date=relative --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all