Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 715 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 715 Bytes

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 git@github.com:kunickiaj/fish-completions-stern.git

Author

Adam Kunicki

License

MIT