From: Mike Frysinger Date: Tue, 25 Feb 2014 18:00:09 +0000 (-0500) Subject: init gnubby X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=9f2be41349ca069918cde9e724e4f6f70497be02 init gnubby --- diff --git a/.profile.d/google.sh b/.profile.d/google.sh index 1185659..5a5c370 100644 --- a/.profile.d/google.sh +++ b/.profile.d/google.sh @@ -11,3 +11,5 @@ fi export CROSTOOLS_SKIP_SYNC="true" export CROSTOOLS_GSUTIL="gsutil" export P4DIFFOPTS="-du" + +(printf "chromebox: 3000\r\n\r\n" | nc localhost 1817 >/dev/null) &