gem.plugin.zsh 103 Bytes EditWeb IDE 1 2 3 4 # add gem completion function to path fpath=($ZSH/plugins/gem $fpath) autoload -U compinit compinit -i