mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 19:45:25 +03:00
feat(console): add jless
This commit is contained in:
parent
c1532698cd
commit
2136be197f
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
(specifications->manifest
|
(specifications->manifest
|
||||||
'(
|
'(
|
||||||
|
"jless"
|
||||||
"direnv"
|
"direnv"
|
||||||
"glibc-locales"
|
"glibc-locales"
|
||||||
"git-lfs"
|
"git-lfs"
|
||||||
|
|
|
||||||
|
|
@ -823,6 +823,7 @@ key_bindings:
|
||||||
| git-lfs | |
|
| git-lfs | |
|
||||||
| glibc-locales | |
|
| glibc-locales | |
|
||||||
| direnv | |
|
| direnv | |
|
||||||
|
| jless | JSON viewer |
|
||||||
|
|
||||||
** ripgrep config
|
** 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.
|
Occasionally I can't exclude certain files from ripgrep via the VCS settings, so here is a simple config to ignore certain files globally.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue