console: add aria2

This commit is contained in:
Pavel Korytov 2024-12-12 19:54:27 +03:00
parent dc449f5c05
commit e093991d54
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
(specifications->manifest
'(
"aria2"
"openssl"
"ncdu"
"megacmd"

View file

@ -960,6 +960,7 @@ keymap_mode = "vim-insert"
| megacmd | mega.nz client |
| ncdu | disk usage analyzer |
| openssl | |
| aria2 | Download tool |
** 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.