fix bug in fasd init
authorErich Smith <heartquest@gmail.com>
Sun, 13 May 2012 01:04:19 +0000 (21:04 -0400)
committerErich Smith <heartquest@gmail.com>
Mon, 14 May 2012 00:56:34 +0000 (20:56 -0400)
commit65ea1e9f1065f5e09ed93c4b1598492ec5252717
tree97c8e7386e5b0bd92b8260e36ac47a638dcf7a72
parentf3d446956825214e71d32eb8f5522f05efd07a80
fix bug in fasd init

since we're sourcing this as a plugin, which loads the function, it's
counterproductive to also define the 'fasd' alias

moving the about-plugin metadata into the case block makes this script
safe for execution even if composure metadata isn't exported and
available

rename fasd.bash to fasd.plugin.bash to bring it inline with the other
plugin scripts
plugins/available/fasd.plugin.bash [moved from plugins/available/fasd.bash with 99% similarity]