Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

fish-pet

Fish plugin for knqyf263/pet — a CLI snippet manager.

Requirements

pet must be installed separately.

Installation

fisher

fisher install cest-la-v/fish-pet

oh-my-fish

omf install https://github.com/cest-la-v/fish-pet

Usage

pet-prev

Saves the previous command as a new pet snippet.

pet-prev

pet-select

Searches pet snippets and pastes the selection into the command line. Bind it to a key for quick access.

Add to ~/.config/fish/functions/fish_user_key_bindings.fish:

function fish_user_key_bindings
  bind \cs 'pet-select'
end

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages