feat(programs): Added thefuck
This commit is contained in:
@@ -115,6 +115,10 @@ in {
|
||||
};
|
||||
|
||||
programs = {
|
||||
thefuck = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
direnv = {
|
||||
enable = true;
|
||||
# enableFishIntegration = true; // Auto enabled
|
||||
|
||||
Reference in New Issue
Block a user