bkyoung / tools

Useful little tools I make and have no home for

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools

Here you will find a random assortment of little tools I write that are useful to me

brew-install-gnu.sh

Sets up a gnu bash environment and switches your shell over to it

install_chrome.sh

Downloads and installs the latest Google Chrome

install_clamav.sh

Downloads and install ClamXAV

install_hashicorp_tools.sh

Can easily install/upgrade all the hashicorp command-line tools to the latest with this script:

$ ./install_hashicorp_tools.sh all

install_virtualbox.sh

Can look up the latest version of virtualbox and install (or upgrade if there's a newer version available).

$ ./install_virtualbox.sh

About

Useful little tools I make and have no home for


Languages

Language:Shell 100.0%