cd plugins
ln -s /full/path/to/your/plugin .
ln -s ~/src/my-great-plugin # for example
6 Likes
cd plugins
ln -s /full/path/to/your/plugin .
ln -s ~/src/my-great-plugin # for example