configs  Check-in [6c2fcad7cc]

Overview
Comment:Fix typo in ixio.fish
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6c2fcad7cc9c3ce395489f1aa6392e5af82f424b4279cc54d2f628cdc1943214
User & Date: js on 2020-01-25 14:14:09
Other Links: manifest | tags
Context
2020-02-02
21:18
fish: Slight improvement of prompt check-in: 6fc784e055 user: js tags: trunk
2020-01-25
14:14
Fix typo in ixio.fish check-in: 6c2fcad7cc user: js tags: trunk
12:32
fish: Rudimentary completion for pkg_{add,info} check-in: 368fcf3d27 user: js tags: trunk
Changes

Modified config/fish/functions/ixio.fish from [d2b7367a93] to [dfb5b4ed84].

1
2
3
function ixio
	curl -F 'f:1=<=' ix.io
end

|

1
2
3
function ixio
	curl -F 'f:1=<-' ix.io
end