feat: Improve jujutsu ux with rad
This commit is contained in:
parent
67c35b2dc5
commit
e008184451
2 changed files with 23 additions and 4 deletions
|
|
@ -45,8 +45,11 @@
|
|||
};
|
||||
git = {
|
||||
enable = true;
|
||||
settings.user = {
|
||||
inherit (cfg) email name;
|
||||
settings = {
|
||||
alias.patch = "push rad HEAD:refs/patches";
|
||||
user = {
|
||||
inherit (cfg) email name;
|
||||
};
|
||||
};
|
||||
lfs.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue