Remove transparency in X, update git config

This commit is contained in:
jon
2021-04-06 21:26:07 -05:00
parent fd45903b6b
commit 2d1ae05a86
2 changed files with 5 additions and 3 deletions

View File

@@ -16,3 +16,5 @@
sl = stash list --pretty=format:\"%C(red)%h%C(reset) - %C(dim yellow)(%C(bold magenta)%gd%C(dim yellow))%C(reset) %<(70,trunc)%s %C(gree n)(%cr) %C(bold blue)<%an>%C(reset)\"
discard = !git stash save --keep-index --include-untracked && git stash drop
ll = log --pretty=format:"%C(yellow)%h%Cred%d\\ %Creset%s%Cblue\\ [%cn]" --decorate --numstat
[status]
submoduleSummary = true