Compare commits
3 commits
9caba268fa
...
d8cdd7a912
Author | SHA1 | Date | |
---|---|---|---|
d8cdd7a912 |
|||
b4e456e3ac |
|||
bd98c92daf |
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
default-command = "log";
|
default-command = "log";
|
||||||
movement.edit = true;
|
movement.edit = true;
|
||||||
|
|
||||||
diff.tool = ["${getExe pkgs.difftastic}" "--color" "always" "$left" "$right"];
|
diff.tool = ["${getExe pkgs.difft}" "--color" "always" "$left" "$right"];
|
||||||
};
|
};
|
||||||
# FIXME: do this with agenix
|
# FIXME: do this with agenix
|
||||||
# "--scope" = [
|
# "--scope" = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue