changed login shell to fern, added fern configuration

This commit is contained in:
2026-02-20 01:31:04 -05:00
parent b188e29dfd
commit 2a0116c336
19 changed files with 463 additions and 118 deletions

View File

@@ -7,6 +7,7 @@
programs.yazi = {
enable = true;
enableZshIntegration = true;
shellWrapperName = "y";
};
};
}