Home

Awesome

Drupal ZSH Plugin

Mainly inspired from Artisan ZSH plugin by Jess Archer

Requirement

Installation

Manual

git clone https://github.com/yhaefliger/zsh-drupal.git ~/.oh-my-zsh/custom/plugins/drupal

Add drupal in the plugin directive of your .zshrc file

Antigen

Add this line in your .zshrc file before antigen apply call

antigen bundle yhaefliger/zsh-drupal

Aliases

Drush

Composer

Check Drupal outdated versions and update core as recommended in the documentation