diff options
| author | adikro <adikro@disroot.org> | 2026-04-30 13:53:22 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-04-30 13:53:22 +0200 |
| commit | 427b01da7b5be8a27f67bae13e2808d946ed22d8 (patch) | |
| tree | 778ae7db0da042d6c0f8487c9f0ff51f3f747de4 /hm/shell/fish.nix | |
| parent | 68f2b65dbbb97eef9a12f67f362c4adea03cc3b2 (diff) | |
sync
Diffstat (limited to 'hm/shell/fish.nix')
| -rw-r--r-- | hm/shell/fish.nix | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/hm/shell/fish.nix b/hm/shell/fish.nix index 1265fa8..908eb8f 100644 --- a/hm/shell/fish.nix +++ b/hm/shell/fish.nix @@ -59,22 +59,6 @@ in name = "pisces"; src = pkgs.fishPlugins.pisces.src; } - # { - # name = "fzf-fish"; - # src = pkgs.fishPlugins.fzf-fish.src; - # } - { - name = "fish-you-should-use"; - src = pkgs.fishPlugins.fish-you-should-use.src; - } - { - name = "colored-man-pages"; - src = pkgs.fishPlugins.colored-man-pages.src; - } - # { - # name = "fifc"; - # src = pkgs.fishPlugins.fifc.src; - # } ]; }; }; |
