Skip to content

Commit

Permalink
Less offensive, smaller cow.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikl committed Jan 26, 2014
1 parent 67d080d commit 02a3cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zlogin
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
if [ -f /usr/local/bin/fortune ] && [ -f /usr/local/bin/cowsay ]; then
fortune -o | cowsay
fortune | cowsay -n -f small
fi

0 comments on commit 02a3cbe

Please sign in to comment.