dotfiles/.config/shell/zsh_completion/_editshell
2020-03-23 20:46:08 +01:00

2 lines
59 B
Text

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