Skip to content

Instantly share code, notes, and snippets.

@DavidBabel
Last active October 31, 2016 12:21
Show Gist options
  • Save DavidBabel/e8d3d7f0643e2e1a9750535cf9b5d532 to your computer and use it in GitHub Desktop.
Save DavidBabel/e8d3d7f0643e2e1a9750535cf9b5d532 to your computer and use it in GitHub Desktop.
bit.ly/load_helpers
s="$HOME/.helpers";test ! -f $s && curl -Ls bit.ly/helpers_sh>$s;source $s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment