Kab1r / plugin-crunch-ears

Bash Style Command Substitution for the Fish Shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<(⋯)

Bash style process substitution for fish

Install

Oh My Fish

omf install Kab1r/plugin-crunch-ears

Fisher

fisher install Kab1r/plugin-crunch-ears

Usage

When <( is entered into the command line, it will be replaced by ( | psub) with your cursor placed in between the first opening parentheses and the pipe character.

License

MPL © Kabir Kwatra

Inspired by !! for Oh My Fish

About

Bash Style Command Substitution for the Fish Shell

License:Other


Languages

Language:Shell 100.0%