Skip to content

Instantly share code, notes, and snippets.

View m-thomson's full-sized avatar

Mark Thomson m-thomson

  • Vancouver Canada
View GitHub Profile
#!/usr/bin/env bash
########################################################
## .bash_reuse
########################################################
## This file contains aliases and functions that can be
## re-used across systems (Mac and Linux). These must be
## sourced from the .bashrc or .bash_profile but can also
## be used in a Keyboard Maestro macro (or similar) to
## "type" them into a terminal window
########################################################