cd plugins
ln -s /full/path/to/your/plugin .
ln -s ~/src/my-great-plugin # 例如
6 个赞
cd plugins
ln -s /full/path/to/your/plugin .
ln -s ~/src/my-great-plugin # 例如