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

3 lines
77 B
Plaintext

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