dotfiles/.config/zsh/zsh_completion/_editshell

3 lines
59 B
Plaintext

#compdef editshell
compadd $(ls -pA ~/shells | grep -v / )