yes, falling back to `dirname $0` will work in mor...
# kobalt
k
yes, falling back to
dirname $0
will work in more cases... but then, so would have using
dirname $0
in the first place. what cares about the symlink use case, anyway? I thought maybe you were doing that because
kobaltw --init
would symlink things in, but it appears not to.