From ab222bef850a46f3a5b3f2da54c15d10044986da Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Wed, 5 Jul 2017 13:41:24 +0100 Subject: [PATCH] Add computer sabotage message as comment --- bash_profile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bash_profile b/bash_profile index 405f9215..b48ffd7e 100644 --- a/bash_profile +++ b/bash_profile @@ -18,3 +18,6 @@ GEM_HOME=$(ls -t -U | ruby -e 'puts Gem.user_dir') GEM_PATH=$GEM_HOME export PATH=$PATH:$GEM_HOME/bin export GEM_HOME=$(ruby -e 'print Gem.user_dir') + +#echo -e "Please don't sabotage my computer while I'm away \n\nTo turn on the print server, run the command 'cups'\n\nTo update 3d party plugins, run command 'u3p'" | /usr/bin/cowsay -f tux -W 80 +