Docker beta!
This commit is contained in:
parent
fc93915876
commit
c873e287c5
1 changed files with 0 additions and 5 deletions
5
zshrc
5
zshrc
|
@ -45,8 +45,3 @@ fi
|
|||
if test -d "$NVM_DIR"; then
|
||||
source "$NVM_DIR/nvm.sh"
|
||||
fi
|
||||
|
||||
# load docker-machine
|
||||
if hash docker-machine 2>/dev/null; then
|
||||
eval "$(docker-machine env default)"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue