mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-26 13:14:35 +00:00
Add dust (readable du)
This commit is contained in:
parent
fcc40600fb
commit
36fe6799d7
|
@ -13,6 +13,7 @@ pacman:
|
||||||
# CLI
|
# CLI
|
||||||
- exa # Colored LS
|
- exa # Colored LS
|
||||||
- bat # Colored cat with tons of cool options
|
- bat # Colored cat with tons of cool options
|
||||||
|
- dust # User readable du to find biggest dirs/files
|
||||||
- hyperfine # Command benchmark
|
- hyperfine # Command benchmark
|
||||||
- abduco # Terminal session manager
|
- abduco # Terminal session manager
|
||||||
- mlocate # System indexing and quick file searching
|
- mlocate # System indexing and quick file searching
|
||||||
|
|
Loading…
Reference in a new issue