aboutsummaryrefslogtreecommitdiff
path: root/home/programs/fish.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/profiles/fish.nix (renamed from home/programs/fish.nix)3
1 files changed, 0 insertions, 3 deletions
diff --git a/home/programs/fish.nix b/home/profiles/fish.nix
index 0cbed8c..5adb99b 100644
--- a/home/programs/fish.nix
+++ b/home/profiles/fish.nix
@@ -16,9 +16,6 @@
nph = "nix profile history --profile /nix/var/nix/profiles/system";
nsn = "nix search nixpkgs";
nsv = "nix store verify --all";
-
- g = "git";
- gap = "git add --patch";
};
};
}