mirror of
https://github.com/softinio/nix-config.git
synced 2025-08-31 23:06:40 -07:00
Updates
This commit is contained in:
parent
7ab92e2f76
commit
83c571cbff
2 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@ let
|
|||
editor = "nvim";
|
||||
pager = "diff-so-fancy | less --tabs=4 -RFX";
|
||||
};
|
||||
init.defaultBranch = "main";
|
||||
merge.tool = "intellij";
|
||||
mergetool = {
|
||||
cmd = "idea merge \"$LOCAL\" \"$REMOTE\" \"$BASE\" \"$MERGED\"";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue