#!/usr/bin/env bash
wget -O shell-things.zip https://github.com/Mkaysi/shell-things/zipball/master
unzip shell-things.zip
rm shell-things.zip