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

3 lines
77 B
Plaintext
Raw Normal View History

#compdef edit-shell
2021-04-19 08:38:28 +00:00
compadd -V unsorted zsh profile $(ls -pA $CONFIG_SHELLS)