From cd6d44121d95f0be2150c9d78969279b0c20e3b7 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Fri, 6 Oct 2023 00:52:42 -0500 Subject: [PATCH] No double git --- modules/home-manager/fish.nix | 8 -------- 1 file changed, 8 deletions(-) diff --git a/modules/home-manager/fish.nix b/modules/home-manager/fish.nix index 27c26a6..7f68659 100644 --- a/modules/home-manager/fish.nix +++ b/modules/home-manager/fish.nix @@ -25,14 +25,6 @@ end ''; - g = '' - if test (count $argv) -gt 0 - git $argv - else - git status - end - ''; - ltl = '' set d $argv[1] . set -l l ""