feat(console): add osync

This commit is contained in:
Pavel Korytov 2021-06-18 17:06:12 +03:00
parent 198156ab88
commit 7d61969160
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
(specifications->manifest
'(
"osync"
"nethogs"
"htop"
"bat"

View file

@ -658,6 +658,7 @@ key_bindings:
| bat | ~cat~ clone with syntax highlighting |
| htop | Interactive process viewer |
| nethogs | A tool to group processed by used bandwidth |
| osync | rsync wrapper |
| Note | Description |
|------+-----------------|