feat(zsh): add some nice to haves

This commit is contained in:
Mohammad Rafiq 2025-05-21 14:33:16 +08:00
parent eb3eea721d
commit 565d9b8948
No known key found for this signature in database
3 changed files with 28 additions and 16 deletions

View file

@ -5,6 +5,7 @@
}:
{
cli.shell = "zsh";
cli.enableScreensaver = true;
cli.editor = "nvf";
cli.file-browser = "yazi";
cli.multiplexer = "zellij";