Commit 12556513 authored by Bruno Pinto's avatar Bruno Pinto
parent 01a6736b
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# Based on oh-my-zsh's sprunge plugin # Based on oh-my-zsh's sprunge plugin
function sprunge function sprunge
if isatty stdin if isatty
if [ (count $argv) -gt 0 ] if [ (count $argv) -gt 0 ]
if [ -f $argv ] if [ -f $argv ]
cat $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