Daniel Bretoi

Results 92 comments of Daniel Bretoi

> It looks like you're running prettyping via macOS's `/bin/sh`, which is a strange way to run it. I'd suggest `./prettyping google.com` or `bash ./prettyping google.com`. ```bash $ sh --version...