Update configs
This commit is contained in:
parent
34cb04dc6d
commit
a6e4ce98f0
3 changed files with 11 additions and 2 deletions
.config/git
|
@ -31,7 +31,7 @@
|
|||
dt = difftool
|
||||
dtc = difftool --cached
|
||||
l = log --graph
|
||||
lo = log --graph --decorate --oneline --all
|
||||
lo = log --graph --decorate --pretty='format:%C(auto)%h <%as>%d %s' --abbrev-commit --all
|
||||
s = status
|
||||
ignore-io = "!gi() { curl -sL https://www.toptal.com/developers/gitignore/api/$@ ;}; gi"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue