diff --git a/hug b/hug new file mode 100755 index 0000000..a202f81 --- /dev/null +++ b/hug @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +echo "*hugs* ${1}"