feat(zsh): add some nice to haves
This commit is contained in:
parent
eb3eea721d
commit
565d9b8948
3 changed files with 28 additions and 16 deletions
|
@ -5,6 +5,7 @@
|
|||
}:
|
||||
{
|
||||
cli.shell = "zsh";
|
||||
cli.enableScreensaver = true;
|
||||
cli.editor = "nvf";
|
||||
cli.file-browser = "yazi";
|
||||
cli.multiplexer = "zellij";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue