feat(thefuck): add thefuck

This commit is contained in:
Mohammad Rafiq 2025-03-17 18:35:43 +08:00
parent 1d1e2110dc
commit ea899756cc
No known key found for this signature in database
3 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,3 @@
{
programs.thefuck.enable = true;
}