From 20d922e7984ad22964f31a1a3fe3377ed23d4c4a Mon Sep 17 00:00:00 2001 From: beeb5k Date: Sun, 7 Jun 2026 12:29:22 +0530 Subject: Bash is what god intended us to use --- common/programs/fish.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'common/programs/fish.nix') diff --git a/common/programs/fish.nix b/common/programs/fish.nix index e45182a..9d979a2 100644 --- a/common/programs/fish.nix +++ b/common/programs/fish.nix @@ -7,7 +7,6 @@ home.packages = with pkgs; [ fzf - pay-respects ]; programs.fish = { @@ -21,10 +20,6 @@ set -U fish_color_user blue set -U fish_color_host normal set -U fish_color_cwd blue - - pay-respects fish | source - - alias fuck='f' ''; }; } -- cgit v1.3.1