mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Update: 2024-10-17
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# miller.yazi
|
||||
|
||||
[Miller](https://github.com/johnkerl/miller) now in [yazi](https://github.com/sxyazi/yazi). To install, clone the repo inside `~/.config/yazi/plugins/`:
|
||||
[Miller](https://github.com/johnkerl/miller) now in [yazi](https://github.com/sxyazi/yazi). To install, use the command `ya pack -a Reledia/miller` and add to your `yazi.toml`:
|
||||
|
||||
```toml
|
||||
[plugin]
|
||||
@@ -20,7 +20,8 @@ To change colors of keys and values, edit the `init.lua` file after the `--key-c
|
||||
## Other types of file
|
||||
|
||||
To adapt this plugin to the other format supported from miller (like json):
|
||||
|
||||
- copy the plugin folder
|
||||
- change the name of the copied folder into miller_(fmt)
|
||||
- change the name of the copied folder into miller\_(fmt)
|
||||
- change the `--icsv` flag inside `init.lua` to `--i(fmt)`
|
||||
- add the correct mime/name rule into `prepend_previewers` and the exec as `miller_(fmt)`
|
||||
|
||||
Reference in New Issue
Block a user