diff --git a/.config/guix/manifests/console.scm b/.config/guix/manifests/console.scm index 537f8f8..92a994d 100644 --- a/.config/guix/manifests/console.scm +++ b/.config/guix/manifests/console.scm @@ -1,5 +1,6 @@ (specifications->manifest '( + "jless" "direnv" "glibc-locales" "git-lfs" diff --git a/Console.org b/Console.org index ee57228..78f524f 100644 --- a/Console.org +++ b/Console.org @@ -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.