lukaszlach / clip

:whale: Docker Client Plugins Manager - build new plugins, publish them on Docker Hub or just try some plugins from the catalog and install them locally
https://lach.dev/clip
MIT License
131 stars 13 forks source link

XDG Spec #14

Open ProfessorManhattan opened 1 year ago

ProfessorManhattan commented 1 year ago

Hey, could you please update the directory at the top with this:

USER_LOCAL_DIR="${XDG_CONFIG_HOME:-$HOME/.docker}/cli-plugins"

It allows user's to specify the location of their docker config folder.