]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/docker-machine.json
Add zsh_sessions entry to zsh (#394)
[xdg-ninja.git] / programs / docker-machine.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.docker/machine",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport MACHINE_STORAGE_PATH=\"$XDG_DATA_HOME\"/docker-machine\n```\n"
7 }
8 ],
9 "name": "docker-machine"
10 }