Skip to content

Instantly share code, notes, and snippets.

@shotasenga
Created March 9, 2016 11:55
Show Gist options
  • Save shotasenga/62c3feca2a652568292b to your computer and use it in GitHub Desktop.
Save shotasenga/62c3feca2a652568292b to your computer and use it in GitHub Desktop.
create new project directory.
cd ~/Dev
mkdir project/{apps,scripts,docs} && touch $(dirname $_)/note.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment