Skip to content

Instantly share code, notes, and snippets.

@maxclaus
Created January 20, 2014 14:48
Show Gist options
  • Save maxclaus/8521112 to your computer and use it in GitHub Desktop.
Save maxclaus/8521112 to your computer and use it in GitHub Desktop.
Create multiple directories in a path
mkdir -p site-cookbooks/tomatoes/{recipes,{templates,files}/default}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment