mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 03:33:03 +03:00
feat(console): add osync
This commit is contained in:
parent
198156ab88
commit
7d61969160
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
(specifications->manifest
|
||||
'(
|
||||
"osync"
|
||||
"nethogs"
|
||||
"htop"
|
||||
"bat"
|
||||
|
|
|
|||
|
|
@ -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 |
|
||||
|------+-----------------|
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue