Update config (nix for starship)
This commit is contained in:
parent
d0c863c3f3
commit
f94f6a1c60
3 changed files with 14 additions and 3 deletions
.config/git
|
@ -24,7 +24,8 @@
|
|||
dt = difftool
|
||||
dtc = difftool --cached
|
||||
l = log --graph
|
||||
lo = log --graph --decorate --oneline --all
|
||||
lo = log --graph --decorate --oneline --all
|
||||
s = status
|
||||
|
||||
[merge]
|
||||
tool = vim_mergetool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue