Fixed typo.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 24 Jun 2018 02:30:33 +0300
changeset 900 9ffcac2096b5
parent 899 d5f00e3d31ec
child 901 5e5c705d2831
Fixed typo.
.bashrc
--- a/.bashrc	Thu Jun 21 17:28:29 2018 +0300
+++ b/.bashrc	Sun Jun 24 02:30:33 2018 +0300
@@ -172,7 +172,7 @@
 case $OSTYPE in
   # CYGWIN=noglob causes https://github.com/docker/machine/issues/4516
   cygwin) alias docker-machine='CYGWIN= docker-machine' ;;
-alias
+esac
 
 # --blank-lines-after-procedures --break-before-boolean-operator --braces-on-if-line --braces-on-struct-decl-line
 # --comment-indentationn --space-after-cast --line-comments-indentationn --declaration-indentationn --honour-newlines