mirror of
1
0
Fork 0
dotbot/dotbot/plugins/__init__.py

6 lines
129 B
Python

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