Skip to content

Instantly share code, notes, and snippets.

@sawanoboly
Created July 17, 2012 02:34
Show Gist options
  • Save sawanoboly/3126623 to your computer and use it in GitHub Desktop.
Save sawanoboly/3126623 to your computer and use it in GitHub Desktop.
sample for defining bash fanction by curl.
function pp {
echo pretty
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment