diff options
-rw-r--r-- | user/settings/shell.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/user/settings/shell.nix b/user/settings/shell.nix index d1f7edf8..3b4bb1f4 100644 --- a/user/settings/shell.nix +++ b/user/settings/shell.nix @@ -143,7 +143,6 @@ in }; programs.gh = { enable = true; - extensions = with pkgs; [ gh-eco ]; settings = { git_protocol = "ssh"; aliases = { |