feat(programs): Added thefuck

This commit is contained in:
Uttarayan Mondal
2024-04-16 15:57:51 +05:30
parent b8f5adb6e4
commit 28c77e80cd
3 changed files with 6 additions and 2 deletions

View File

@@ -115,6 +115,10 @@ in {
};
programs = {
thefuck = {
enable = true;
enableFishIntegration = true;
};
direnv = {
enable = true;
# enableFishIntegration = true; // Auto enabled