This commit is contained in:
Bruno Pinto 2014-04-30 16:46:53 -03:00
parent 01a6736b24
commit 1255651348

View File

@ -4,7 +4,7 @@
# Based on oh-my-zsh's sprunge plugin
function sprunge
if isatty stdin
if isatty
if [ (count $argv) -gt 0 ]
if [ -f $argv ]
cat $argv