Update config (nix for starship)

This commit is contained in:
Tobias Reisinger 2022-10-16 20:29:06 +02:00
parent d0c863c3f3
commit f94f6a1c60
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 14 additions and 3 deletions
.config/git

View file

@ -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