feat(shell): replace the fuck with pay respects.

This commit is contained in:
CronyAkatsuki 2025-06-08 13:44:51 +02:00
parent 13b96d9574
commit ddbe8756c4

View file

@ -84,8 +84,8 @@
nix-direnv.enable = true;
};
# Install the fuck
programs.thefuck = {
# Install pay respects
programs.pay-respects = {
enable = true;
enableZshIntegration = true;
};