Skip to content

Instantly share code, notes, and snippets.

@jm
Created July 24, 2012 21:36
Show Gist options
  • Save jm/3172834 to your computer and use it in GitHub Desktop.
Save jm/3172834 to your computer and use it in GitHub Desktop.
source $package_path/test.sh
function bro() {
echo "BRO"
}
function broham() {
echo "BROHAMMMMM"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment