dotfiles/.config/yazi/yazi.toml
2025-09-18 19:54:48 -04:00

9 lines
119 B
TOML

[mgr]
show_hidden = true
show_symlink = true
[opener]
edit = [
{ run = 'helix "$@"', block = true, for = 'unix' }
]