diff options
Diffstat (limited to 'commands/hug')
-rwxr-xr-x | commands/hug | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/commands/hug b/commands/hug new file mode 100755 index 0000000..a202f81 --- /dev/null +++ b/commands/hug @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +echo "*hugs* ${1}" |