diff --git a/config/fish/functions/ixio.fish b/config/fish/functions/ixio.fish index e06aa81..99c9f54 100644 --- a/config/fish/functions/ixio.fish +++ b/config/fish/functions/ixio.fish @@ -1,3 +1,3 @@ function ixio - curl -F 'f:1=<=' ix.io + curl -F 'f:1=<-' ix.io end