Skip to content

Instantly share code, notes, and snippets.

@SteveHoggNZ
Created May 4, 2016 07:07
Show Gist options
  • Save SteveHoggNZ/1371d597af217a41a52ad1c1e8acc186 to your computer and use it in GitHub Desktop.
Save SteveHoggNZ/1371d597af217a41a52ad1c1e8acc186 to your computer and use it in GitHub Desktop.
bash - make a new directory and cd into it
mkdir my-new-dialogue && cd $_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment