mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +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
|
||||
'(
|
||||
"jless"
|
||||
"direnv"
|
||||
"glibc-locales"
|
||||
"git-lfs"
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue