diff options
Diffstat (limited to 'home')
| -rw-r--r-- | home/programs/gh.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/programs/gh.nix b/home/programs/gh.nix index b194b35..be221ca 100644 --- a/home/programs/gh.nix +++ b/home/programs/gh.nix @@ -4,7 +4,6 @@ enable = true; settings = { version = 1; - git_protocol = "ssh"; prompt = "enabled"; aliases = { co = "pr checkout"; |
