yaml / yamlscript

Programming in YAML
MIT License
358 stars 31 forks source link

CLI Tab Completion for `ys` #159

Open ingydotnet opened 2 weeks ago

ingydotnet commented 2 weeks ago

The ys command needs tab completion for bash, zsh and fish shells.

Get it with something like.

source <(ys --complete=bash)