mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 19:45:25 +03:00
console: add aria2
This commit is contained in:
parent
dc449f5c05
commit
e093991d54
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
(specifications->manifest
|
(specifications->manifest
|
||||||
'(
|
'(
|
||||||
|
"aria2"
|
||||||
"openssl"
|
"openssl"
|
||||||
"ncdu"
|
"ncdu"
|
||||||
"megacmd"
|
"megacmd"
|
||||||
|
|
|
||||||
|
|
@ -960,6 +960,7 @@ keymap_mode = "vim-insert"
|
||||||
| megacmd | mega.nz client |
|
| megacmd | mega.nz client |
|
||||||
| ncdu | disk usage analyzer |
|
| ncdu | disk usage analyzer |
|
||||||
| openssl | |
|
| openssl | |
|
||||||
|
| aria2 | Download tool |
|
||||||
|
|
||||||
** 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.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue