From 36cd5ed1a59394827d6e9d38eca33b614790ded3 Mon Sep 17 00:00:00 2001
From: John Antoni Griffiths <john@johnantoni.com>
Date: Wed, 18 Jan 2012 14:18:09 -0500
Subject: add alias to view the standard out (puts) from any pow app

---
 plugins/pow/pow.plugin.zsh | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

(limited to 'plugins')

diff --git a/plugins/pow/pow.plugin.zsh b/plugins/pow/pow.plugin.zsh
index 08e5cf62f..5ab55ff1f 100644
--- a/plugins/pow/pow.plugin.zsh
+++ b/plugins/pow/pow.plugin.zsh
@@ -47,4 +47,7 @@ kapow(){
   touch ~/.pow/$vhost/tmp/restart.txt;
   [ $? -eq 0 ] &&  echo "pow: restarting $vhost.dev"
 }
-compctl -W ~/.pow -/ kapow
\ No newline at end of file
+compctl -W ~/.pow -/ kapow
+
+# View the standard out (puts) from any pow app
+alias kaput="tail -f ~/Library/Logs/Pow/apps/*"
\ No newline at end of file
-- 
cgit v1.2.3-70-g09d2