Files
dotfiles/link/.zshrc.d/boot2docker
T
2017-11-12 18:18:03 -05:00

4 lines
46 B
Plaintext

docker-ip() {
boot2docker ip 2> /dev/null
}