feat(homeModules): add zellij multiplexer

This commit is contained in:
Mohammad Rafiq 2025-05-20 16:59:06 +08:00
parent aa00ad1113
commit 812b512660
No known key found for this signature in database
5 changed files with 27 additions and 13 deletions

View file

@ -7,6 +7,7 @@
cli.shell = "zsh";
cli.editor = "nvf";
cli.file-browser = "yazi";
cli.multiplexer = "zellij";
cli.git.name = "Mohammad Rafiq";
cli.git.email = "rafiq@rrv.sh";
cli.git.defaultBranch = "prime";