Setting Maximum Shortcuts In Shortcut Bar in Drupal 7

The following commands will set the number of maximum shortcuts in shortcut bar.

drush vset shortcut_max_slots 15

Here "15" is the number of maximum shortcuts you want to set. You can change this number to the number of maximum shortcuts you desire.