Bash

Handy little scripts to make life easier.
Use aliases to supercharge your bash and zsh terminal

Use aliases to supercharge your bash and zsh terminal

A handful of useful command line snippets for Bash and ZSH.
Jun 13, 2021
Bash script to relink alembic migrations

Bash script to relink alembic migrations

Sick of `alembic merge heads` slowing down your builds? Here's a short bash script I wrote to rename your migration files and update its down revision.

Jun 12, 2017
Bash script to monitor instances and MySQL

Bash script to monitor instances and MySQL

A simple Bash script to check multiple server instances are responding, and rows are being added to a MySQL database.

Nov 11, 2015
Made with JoyBird