#compdef set-jvm _set-jvm() { compadd $(cs java --available) }