Copy a file from the cloud with CURL

?
S
Bash

Copy files over the network with Curl to a local file

1mkdir -p ~/.oh-my-zsh/plugins/docker/
2curl -fLo ~/.oh-my-zsh/plugins/docker/_docker https://raw.github.com/felixr/docker-zsh-completion/master/_docker
3

Created on 2/27/2018