mirror of https://git.jolheiser.com/dotnix.git
parent
b1fd7c42a3
commit
f842b41e66
|
@ -25,6 +25,7 @@ in {
|
|||
fo = "fetch origin";
|
||||
dh = "diff HEAD";
|
||||
unstage = "restore --staged";
|
||||
last = "log --show-signature --format=fuller --max-count=1 HEAD";
|
||||
tui = "!lazygit";
|
||||
};
|
||||
lfs.enable = true;
|
||||
|
|
Loading…
Reference in New Issue