# plugins.toml
# plugins.lock
version = "<version>"
home = "<root>"
root = "<root>"
config_file = "<root>/plugins.toml"
lock_file = "<root>/plugins.lock"
clone_dir = "<root>/repos"
download_dir = "<root>/downloads"
plugins = []
[templates]
# lock.stdout
# lock.stderr
[LOADED] ~/plugins.toml
[REMOVED] ~/repos/test.com
[LOCKED] ~/plugins.lock
# source.stdout
# source.stderr
[UNLOCKED] ~/plugins.lock
# end