Skip to content

Kab1r/plugin-crunch-ears

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<(⋯)

Bash style process substitution for fish

Install

omf install Kab1r/plugin-crunch-ears
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