feat(console): add jless

This commit is contained in:
Pavel Korytov 2023-01-25 17:30:47 +03:00
parent c1532698cd
commit 2136be197f
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
(specifications->manifest
'(
"jless"
"direnv"
"glibc-locales"
"git-lfs"

View file

@ -823,6 +823,7 @@ key_bindings:
| git-lfs | |
| glibc-locales | |
| direnv | |
| jless | JSON viewer |
** ripgrep config
Occasionally I can't exclude certain files from ripgrep via the VCS settings, so here is a simple config to ignore certain files globally.