What is bin?
#
Links:
- Github: https://github.com/marcosnils/bin
- Releases: https://github.com/marcosnils/bin/releases.
bin is a nifty tool that will download, install, and manage command line tools. This comes in handy when:
- the package manager for your system doesn’t have the tool you want
- you want a more up to date version of a tool
bin also offers some cool features, such as:
- using a docker container as a command
Install #
- Download the
binbinary from: https://github.com/marcosnils/bin/releases - Run
./bin install github.com/marcosnils/binsobinwill install itself.
Some Tools to Install #
Below are some tools you can install with bin.
duf #
Disk Usage/Free Utility - a better ‘df’ alternative Link: https://github.com/muesli/duf
bin install github.com/muesli/duf
sysz #
An fzf terminal UI for systemctl Link: https://github.com/joehillen/sysz
bin install https://github.com/joehillen/sysz