Create plugins/enabled directory if it doesn't already exist
authorDave Paroulek <upgradingdave@gmail.com>
Mon, 25 Mar 2013 12:36:27 +0000 (08:36 -0400)
committerDave Paroulek <upgradingdave@gmail.com>
Mon, 25 Mar 2013 12:36:27 +0000 (08:36 -0400)
commit75dbdaf2742d874f8254cd908db36808eb890fe2
tree3450d13d56e43b0a9c18a571b0088056bf5765f4
parent743be0cd2d6611099d26305c7caeea8c438b2f81
Create plugins/enabled directory if it doesn't already exist

- This fixes a bug I saw after installing bash-it on Mac OS X 10.6.8.
  During bash-it installation I chose not to install any plugins. After
  install, when `bash-it enable plugin foo` was complaining that the
  enabled directory did not exist.
lib/helpers.bash