dotfiles/.config/zsh/zsh_completion/_editshell

3 lines
59 B
Plaintext
Raw Normal View History

2020-03-08 19:18:49 +00:00
#compdef editshell
compadd $(ls -pA ~/shells | grep -v / )