This is a Yazi plugin for mounting volumes.
Install the plugin:
ya pack -a SL-RU/mount
Clone and build https://github.com/SL-RU/mmt
, copy the path of the compiled binary mmt
.
In ~/.config/yazi/keymap.toml
add. Replace /path/to/mmt
with your path:
[[manager.prepend_keymap]]
on = "M"
run = "plugin mount --args=/path/to/mmt"
desc = "Mount manager"