odb/shml

"Command not found" in OSX

jdorfman opened this issue · 2 comments

Keep getting this:

image

@jdorfman this should be fixed with the latest release. Well especially because there's no more example.sh, but running ./shml.sh, it will print the usage, which was created from example.sh.

@jmervine forgot to add the echo -e prefix =P

echo -e "
$(color red)
Foo BAR
$(color end)
"