feat(console): add megacmd

This commit is contained in:
Pavel Korytov 2023-03-01 18:18:37 +03:00
parent 8017eea0ca
commit a346ca3176
2 changed files with 2 additions and 0 deletions

View file

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

View file

@ -832,6 +832,7 @@ key_bindings:
| glibc-locales | | | glibc-locales | |
| direnv | | | direnv | |
| jless | JSON viewer | | jless | JSON viewer |
| megacmd | mega.nz client |
** 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.