mirror of https://git.jolheiser.com/dotnix.git
parent
35ca3e78a2
commit
006bcaa326
|
@ -24,6 +24,7 @@ in {
|
||||||
fu = "fetch upstream";
|
fu = "fetch upstream";
|
||||||
fo = "fetch origin";
|
fo = "fetch origin";
|
||||||
dh = "diff HEAD";
|
dh = "diff HEAD";
|
||||||
|
unstage = "restore --staged";
|
||||||
tui = "!lazygit";
|
tui = "!lazygit";
|
||||||
};
|
};
|
||||||
lfs.enable = true;
|
lfs.enable = true;
|
||||||
|
|
Loading…
Reference in New Issue