Skip to content

Instantly share code, notes, and snippets.

@AlexSkrypnyk
Last active August 29, 2015 14:25
Show Gist options
  • Save AlexSkrypnyk/60489aca09fd30e33bc7 to your computer and use it in GitHub Desktop.
Save AlexSkrypnyk/60489aca09fd30e33bc7 to your computer and use it in GitHub Desktop.
Drush Drupal unsuck
drush dis \
overlay \
dashboard \
toolbar \
color \
shortcut \
rdf\
-y && \
drush en \
admin_menu \
admin_menu_toolbar \
coffee \
module_filter \
devel \
ctools \
libraries \
views \
entity \
token \
xautoload \
xmlsitemap \
jquery_update \
-y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment