4 lines
78 B
Fish
4 lines
78 B
Fish
if not set -q DOCKER_HOST
|
|
set -gx DOCKER_HOST unix:///tmp/docker.sock
|
|
end
|
if not set -q DOCKER_HOST
|
|
set -gx DOCKER_HOST unix:///tmp/docker.sock
|
|
end
|