2 lines
77 B
Text
2 lines
77 B
Text
#compdef edit-shell
|
|
compadd -V unsorted zsh profile $(ls -pA $CONFIG_SHELLS)
|
#compdef edit-shell
|
|
compadd -V unsorted zsh profile $(ls -pA $CONFIG_SHELLS)
|