]> err.no Git - dotfiles/commitdiff
portability
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 09:52:08 +0000 (09:52 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 09:52:08 +0000 (09:52 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@31 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

zshrc

diff --git a/zshrc b/zshrc
index 2666d3ae73b661965ba20c4d305d859af2bc9299..153accac4a14e591a4a2d510d85eff4601373506 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -49,6 +49,4 @@ autoload -U compinit
 compinit
 # End of lines added by compinstall
 
-if [ -x /usr/games/fortune ]; then
-    /usr/games/fortune
-fi
+test -x /usr/games/fortune && /usr/games/fortune