From 1410bbdca4d6351c2c5d79e502e1dd88d9cd16ee Mon Sep 17 00:00:00 2001 From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com> Date: Sat, 14 Oct 2023 14:18:52 +0200 Subject: [PATCH] Add fish plugins --- hosts/configuration.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 55180ae..8986f54 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -107,6 +107,7 @@ wget # Retriever bat lazygit + fzf # Video/Audio alsa-utils # Audio Control @@ -131,6 +132,14 @@ unrar # Rar Files zip # Zip + # Shell + fishPlugins.grc + grc + fishPlugins.fzf + fishPlugins.tide + fishPlugins.sponge + fishPlugins.colored-man-pages + fishPlugins.autopair # Other Packages Found @ # - .//default.nix # - ../modules