]> arthur.barton.de Git - OhMyZshExtensions.git/blobdiff - plugins/boot2docker/boot2docker.plugin.zsh
Remove timestamps from files, we are using Git
[OhMyZshExtensions.git] / plugins / boot2docker / boot2docker.plugin.zsh
index 9588ff2a4d70c80f18a1b6b6956d99f862c22f32..9813acdb487943a97b10475169cf3d531f3fb281 100644 (file)
@@ -1,5 +1,4 @@
 # boot2docker.plugin.zsh
-# 2015-04-18, alex@barton.de
 
 boot2docker status | fgrep "running" >/dev/null
 if [ $? -eq 0 ]; then