Skip to content

Instantly share code, notes, and snippets.

@nmccready
Created May 1, 2020 16:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmccready/335c84b923568018e7b1c19274fb2fa3 to your computer and use it in GitHub Desktop.
Save nmccready/335c84b923568018e7b1c19274fb2fa3 to your computer and use it in GitHub Desktop.
MY_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
cd "$MY_DIR"
cd ../ # normalize to a known working directory could be ../../
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment