removed decode from pipeline for vivid (#4688)

This commit is contained in:
Darren Schroeder 2022-03-01 09:20:02 -06:00 committed by GitHub
parent 42f1874a3a
commit fef7f38da8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -387,7 +387,7 @@ There's an exhaustive list [here](https://github.com/trapd00r/LS_COLORS), which
I like the `vivid` application and currently have it configured in my `config.nu` like this. You can find `vivid` [here](https://github.com/sharkdp/vivid).
`let-env LS_COLORS = (vivid generate molokai | decode utf-8 | str trim)`
`let-env LS_COLORS = (vivid generate molokai | str trim)`
## Theming