1
0
Fork 0
mirror of synced 2024-06-01 06:51:10 -04:00
dotbot/dotbot/plugins/__init__.py

4 lines
73 B
Python
Raw Normal View History

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