90e62f96c7
add module for yazi https://github.com/sxyazi/yazi a terminal rust file browser akin to ranger or joshuto
6 lines
168 B
Nix
6 lines
168 B
Nix
{
|
|
yazi-settings = ./settings.nix;
|
|
yazi-bash-integration-enabled = ./bash-integration-enabled.nix;
|
|
yazi-zsh-integration-enabled = ./zsh-integration-enabled.nix;
|
|
}
|