Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 383 Bytes

File metadata and controls

9 lines (8 loc) · 383 Bytes

Paket shell completion for fish

Installation

Download and place the completion file in your fish completions directory

$ set target "$HOME/.config/fish/completions/paket.fish"
$ curl --fail --location --proto-redir -all,https --output "$target" \
  https://raw.githubusercontent.com/fsprojects/Paket/master/completion/paket-completion.fish