Skip to content

Instantly share code, notes, and snippets.

@nikvdp
Last active January 17, 2022 04:33
Show Gist options
  • Save nikvdp/cba370eb8932ffcaa5265f76a2378cc3 to your computer and use it in GitHub Desktop.
Save nikvdp/cba370eb8932ffcaa5265f76a2378cc3 to your computer and use it in GitHub Desktop.

1bin.org

'Static' builds of the following tools. Download the binary and run, no further installation necessary.

Best used by copying the downloaded file to your path. If downloading with a browser, right click and use 'Save Link As' and then choose 'keep' from w/in the download's dropdown to avoid security issues.

Example of how to 'install' bat from the CLI (and bypass above browser issues):

wget http://persistory.s3.us-west-1.wasabisys.com/bin4me/mac/bat
chmod +x bat
sudo mv bat /usr/local/bin

Mac

Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment