better history with mcfly

This commit is contained in:
Christoph Cullmann 2025-07-17 22:24:51 +02:00
parent 8216e2b96d
commit cea80f6051
No known key found for this signature in database

View file

@ -90,6 +90,12 @@
}; };
}; };
# better history
programs.mcfly = {
enable = true;
enableZshIntegration = true;
};
# nice cd # nice cd
programs.zoxide = { programs.zoxide = {
enable = true; enable = true;