1
0
Fork 0
mirror of synced 2024-05-26 12:01:14 -04:00
dotbot/dotbot/plugins/__init__.py
2019-10-12 11:55:09 -04:00

5 lines
100 B
Python

from .clean import Clean
from .create import Create
from .link import Link
from .shell import Shell