diff --git a/.config/guix/manifests/console.scm b/.config/guix/manifests/console.scm index 92a994d..eb089a5 100644 --- a/.config/guix/manifests/console.scm +++ b/.config/guix/manifests/console.scm @@ -1,5 +1,6 @@ (specifications->manifest '( + "megacmd" "jless" "direnv" "glibc-locales" diff --git a/Console.org b/Console.org index 87725f9..ed81752 100644 --- a/Console.org +++ b/Console.org @@ -832,6 +832,7 @@ key_bindings: | glibc-locales | | | direnv | | | jless | JSON viewer | +| megacmd | mega.nz client | ** 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.