Index: config/fish/functions/ixio.fish ================================================================== --- config/fish/functions/ixio.fish +++ config/fish/functions/ixio.fish @@ -1,3 +1,3 @@ function ixio - curl -F 'f:1=<=' ix.io + curl -F 'f:1=<-' ix.io end