dotfiles/.config/zsh/zsh_completion/_editshell

3 lines
64 B
Text
Raw Normal View History

2020-03-08 20:18:49 +01:00
#compdef editshell
compadd $(ls -pA $SHELL_CONFIG | grep -v / )