Commit 12556513 authored by Bruno Pinto's avatar Bruno Pinto
parent 01a6736b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment