#!/bin/sh set -e open -a /Applications/Marked\ 2.app README.md code . echo -n "Press enter to move on to next stage." git checkout step-1 exec ./go.sh