chore(hand7s): fish cleaning

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-29 16:32:11 +03:00
parent a11c8c3488
commit ea0d04e8b8

View file

@ -12,6 +12,13 @@
body = "${lib.getExe' pkgs.uutils-coreutils-noprefix "echo"} ' ~ 𝑠𝑛𝑜𝑤𝑦 𝑝𝑙𝑎𝑐𝑒, 𝑓𝑢𝑙𝑙 𝑜𝑓 𝑓𝑙𝑎𝑘𝑒𝑠! '";
};
};
plugins = [
{
name = "autopair";
src = pkgs.fishPlugins.autopair;
}
];
};
};
}