dotfiles/.config/zsh/zsh_completion/_editshell

2 lines
59 B
Text

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