Skip to content

madmaxieee/vipe.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

vipe.fish

A fish port of juliangruber/vipe. Edit your pipes with your favorite $EDITOR like a real UNIX wizard.

Installation

Install with fisher plugin manager:

fisher install madmaxieee/vipe.fish

Usage

# This will open an editor with the text "change me" loaded
$ echo change me | vipe | tr '[:lower:]' '[:upper:]'
CHANGED

About

Use your favorite $EDITOR to edit to view and edit piped data in fish.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages