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,9 +1,9 @@
|
||||
# hexyl.yazi
|
||||
|
||||
Preview any file on [Yazi](https://github.com/sxyazi/yazi) using [hexyl](https://github.com/sharkdp/hexyl). To install, clone the repo inside your `~/.config/yazi/plugins/`:
|
||||
Preview any file on [Yazi](https://github.com/sxyazi/yazi) using [hexyl](https://github.com/sharkdp/hexyl). To install, use the `ya pack` cli utility:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Reledia/hexyl.yazi.git
|
||||
ya pack -a Reledia/hexyl
|
||||
```
|
||||
|
||||
then include it in your `yazi.toml` to use:
|
||||
@@ -15,7 +15,7 @@ append_previewers = [
|
||||
]
|
||||
```
|
||||
|
||||
Make sure you have [hexyl](https://github.com/sharkdp/hexyl) installed, and can be found in `PATH`.
|
||||
Make sure you have [hexyl](https://github.com/sharkdp/hexyl) installed, and that can be found in `PATH`.
|
||||
|
||||
## Preview
|
||||
|
||||
|
||||
Reference in New Issue
Block a user