july rice
This commit is contained in:
parent
73f2340ac0
commit
89ab499605
10 changed files with 95 additions and 39 deletions
|
|
@ -25,12 +25,12 @@
|
|||
programs.jujutsu = {
|
||||
enable = true;
|
||||
settings = {
|
||||
core = {
|
||||
fsmonitor = "watchman";
|
||||
watchman = {
|
||||
register-snapshot-trigger = false;
|
||||
};
|
||||
};
|
||||
# core = {
|
||||
# fsmonitor = "watchman";
|
||||
# watchman = {
|
||||
# register-snapshot-trigger = true;
|
||||
# };
|
||||
# };
|
||||
user = {
|
||||
email = "cjriddz@protonmail.com";
|
||||
name = "iofq";
|
||||
|
|
@ -43,9 +43,6 @@
|
|||
backend = "gpg";
|
||||
key = "cjriddz@protonmail.com";
|
||||
};
|
||||
git = {
|
||||
sign-on-push = true;
|
||||
};
|
||||
ui = {
|
||||
default-command = [ "log" ];
|
||||
conflict-marker-style = "git";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue