mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(console): add megacmd
This commit is contained in:
parent
8017eea0ca
commit
a346ca3176
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
(specifications->manifest
|
||||
'(
|
||||
"megacmd"
|
||||
"jless"
|
||||
"direnv"
|
||||
"glibc-locales"
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue