Skip to content

Commit c5968ac

Browse files
committed
Enable yazi
1 parent fdc1532 commit c5968ac

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

home/default.nix

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,11 @@
462462
'';
463463
};
464464

465+
programs.yazi = {
466+
enable = true;
467+
enableZshIntegration = true;
468+
};
469+
465470
programs.yt-dlp.enable = true;
466471

467472
programs.zed-editor = {

0 commit comments

Comments
 (0)