diff --git a/zk b/zk index e69de29..1e2ca76 100755 --- a/zk +++ b/zk @@ -0,0 +1,3 @@ +#!/bin/sh + +echo Hello, world