Skip to content

Commit

Permalink
Edit out editor
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoruto committed Sep 22, 2024
1 parent 59dc70c commit 1581387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/home-manager/server/programs/git.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ in {
gitCredentialHelper.enable = true;
settings = {
git_protocol = "https";
editor = "vim";
# editor = "hx";
prompt = "enabled";
aliases = {
co = "pr checkout";
Expand Down

0 comments on commit 1581387

Please sign in to comment.