You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have not forgotten this... I'm still processing how best to do this without breaking backwards compatibility and adding another path to search for plug-ins. Potentially related to #80?
What about a check for plugins in existing ~/.dool and moving them if found to new location? It wouldn't surprise me if people have customized already and put in ~/.local/share/dool/plugins and symlinking already as there's a lot of momentum around cleaning up users home. Perhaps include a check that checks the dest location for existing already and symlink to ~/.dool.
SUMMARY
Switch from local install of dool plugins from ~/.dool/plugins to ~/.local/share/dool/plugins directory. Reduces home directory pollution.
ISSUE TYPE
DSTAT VERSION
Latest
OS / ENVIRONMENT
Linux
STEPS TO REPRODUCE
Install and use dool locally.
EXPECTED RESULTS
no ~/.dool directory, plugins should get installed to ~/.local/share/dool/plugins directory.
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: