summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
authorAlan Pearce2024-04-30 09:41:21 +0200
committerAlan Pearce2024-04-30 09:48:09 +0200
commitac0b62393342c8779e2fade4bcfb442bdf3b85fe (patch)
treef81ea09f91d087d8362e6cdce7879c7cfea535b0 /user
parentfbe3ce10ac5e5ae59cbb0928ac4c3a774d35eb8b (diff)
downloadnixfiles-ac0b62393342c8779e2fade4bcfb442bdf3b85fe.tar.lz
nixfiles-ac0b62393342c8779e2fade4bcfb442bdf3b85fe.tar.zst
nixfiles-ac0b62393342c8779e2fade4bcfb442bdf3b85fe.zip
shell: remove gh eco extension
Diffstat (limited to 'user')
-rw-r--r--user/settings/shell.nix1
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 = {