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