dev: automated commit - 2025-07-08 13:45:31

This commit is contained in:
Mariano Z. 2025-07-08 13:45:31 -03:00
parent 72582c5246
commit dba594e54e
6 changed files with 4 additions and 8 deletions

View file

@ -11,7 +11,7 @@
preloadindex = true
[include]
path = ~/.config/git/gitalias.txt
path = ~/.config/git/gitalias.ini
[includeIf "gitdir:~/Sync/"]
path = ~/Sync/Obsidian/.gitconfig

View file

@ -10,7 +10,7 @@
o = checkout
p = pull
r = restore
cleanout = restore
cleanout = "!git restore --staged . && git restore ."
rs = restore --staged
s = status
ush = push