Skip to content

kunickiaj/fish-completions-stern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stern completion for fish shell

Heavily inspired by the excellent fish-kubectl-completions by Evan Lucas

Install

Manually

mkdir -p ~/.config/fish/completions
cd ~/.config/fish
git clone https://github.com/kunickiaj/fish-completions-stern
ln -s ../fish-completions-stern/completions/stern.fish completions/

Using fisher (recommended)

fisher install kunickiaj/fish-completions-stern

Using oh-my-fish

omf install [email protected]:kunickiaj/fish-completions-stern.git

Author

Adam Kunicki

License

MIT