Ensure vim is used with git as an editor
This commit is contained in:
parent
80bf1fd412
commit
8b3eb263a8
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ in
|
|||
userName = "Spotlight";
|
||||
userEmail = "spotlight@joscomputing.space";
|
||||
extraConfig = {
|
||||
core.editor = "${pkgs.vim}/bin/vim";
|
||||
color.ui = "auto";
|
||||
pull.rebase = true;
|
||||
init.defaultBranch = "main";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue