brew tap openlegacy/tapbrew install <package>brew search openlegacy-clibrew install openlegacy-clibrew install [email protected]brew install openlegacy-cli-alphaIf you are using bash-completion or zsh-completions auto-completion for ol should work out of the box. Otherwise run the command from below for your shell.
echo "source /usr/local/opt/openlegacy-cli/etc/bash_completion.d/ol" >> ~/.bashrcecho "source /usr/local/share/zsh/site-functions/_ol" >> ~/.zshrc