Skip to content

Instantly share code, notes, and snippets.

@sudoxx2
Last active June 3, 2019 03:51
Show Gist options
  • Save sudoxx2/e0c4ca5800fc1d7db28bf200a7a83828 to your computer and use it in GitHub Desktop.
Save sudoxx2/e0c4ca5800fc1d7db28bf200a7a83828 to your computer and use it in GitHub Desktop.
make and nav to dir
# make directory/folder to store our project files
mkdir headless_test
# change directory to the directory we just created
cd headless_test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment