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

3 lines
77 B
Text
Raw Normal View History

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