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