Bruno Pinto 11 years ago
parent 01a6736b24
commit 1255651348

@ -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

Loading…
Cancel
Save