From a10b7b6edade29013f756d221d4a1e9eeb3035ea Mon Sep 17 00:00:00 2001 From: punkfairie Date: Thu, 31 Oct 2024 18:08:28 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(fish):=20Add=20rose-pine=20the?= =?UTF-8?q?me?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/fish/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/fish/default.nix b/home/fish/default.nix index 936e8ee..2ab5ef6 100644 --- a/home/fish/default.nix +++ b/home/fish/default.nix @@ -6,6 +6,8 @@ programs.fish = { enable = true; + rose-pine.enable = true; + preferAbbrs = true; plugins = with pkgs.fishPlugins; [