cd plugins
ln -s /full/path/to/your/plugin .
ln -s ~/src/my-great-plugin # for example
「いいね!」 6
cd plugins
ln -s /full/path/to/your/plugin .
ln -s ~/src/my-great-plugin # for example