Bash Snippets Versions Save

A collection of small bash scripts for heavy terminal users

v1.17.3

6 years ago

Changes

  • checkInternet now checks github.com over google.com #112
  • tools that don't need bc don't use it #113
  • tools that need bc can approximate without it #113
  • Fixing trailing quotation mark for newton on osx
  • Adding all option to uninstall

v1.17.2

6 years ago

Changes

  • Fixing where manpage is installed for linuxbrew
  • Updating weather usage and manpage

v1.17.1

6 years ago

Bugfixes

  • Fixing grabbing the prefix in homebrew install

v1.17.0

6 years ago

Changes

  • Adding ability to use m/s for windspeed in weather #111
  • Supporting httpie for all tools that work with it
  • Install for homebrew can now handle multiple tools on one line

v1.16.2

6 years ago

Changes

  • Adding back all argument to homebrew install

v1.16.1

6 years ago

Changes

  • Changed install script for homebrew
  • Added the -r option to newton

v1.16.0

6 years ago

Changes

  • Added cryptocurrency component #88
  • Added newton component
  • Changed WAN Call in geo

v1.15.2

6 years ago

Bugfixes

  • Installer path was preventing install

v1.15.1

6 years ago

Changes

  • Added --prefix option to installer for homebrew core

v1.15.0

6 years ago

Changes

  • Added -d option to movies #87
  • Updating extra tools if installed in main update pipeline