Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 371 Bytes

zsh_cs_completion

Completions for cs (the native launcher for coursier), as described in the coursier docs

Installation

Using Antidote:

jabrouwer82/zsh_cs_completion kind:fpath

Be sure to include autoload -Uz compinit && compinit after antidote load.