dotfiles/.config/zsh/completion/_edit-shell

2 lines
77 B
Text

#compdef edit-shell
compadd -V unsorted zsh profile $(ls -pA $CONFIG_SHELLS)