Skip to content

Instantly share code, notes, and snippets.

@carolineschnapp
Created September 23, 2013 18:56
Show Gist options
  • Save carolineschnapp/6675188 to your computer and use it in GitHub Desktop.
Save carolineschnapp/6675188 to your computer and use it in GitHub Desktop.
Alfred prep theme extension
cd ~/Desktop/{query}
rm config.yml
find . -name '*.DS_Store' -type f -delete
rm .gitignore
rm -rf .git
rm -rf less
cd ..
zip -r {query} {query}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment