~
The `~` caused docker commands to error with the following: ``` $ docker images Could not read CA certificate "~/.docker/machine/machines/dev/ca.pem" ``` Switching to $HOME fixes the issue
- We have some automation around enabling plugins which expects the word 'plugin'