From a2d0e27ea0d7542ebe56fd0cf4de39e7c029d621 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Wed, 1 Dec 2021 09:33:53 +0100 Subject: [PATCH] HOME gh settings sanitized --- users/ellmau/git.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/users/ellmau/git.nix b/users/ellmau/git.nix index 0ea953e..b203c16 100644 --- a/users/ellmau/git.nix +++ b/users/ellmau/git.nix @@ -23,7 +23,6 @@ enable = true; settings = { aliases = {}; - editor = {}; git_protocol = "ssh"; prompt = "enabled"; };