Getting started
Usage
Contributing
Python (>=3.6)
pip install -U rony
For bash:
echo 'eval "$(_RONY_COMPLETE=source_bash rony)"' >> ~/.bashrc
For Zsh:
echo 'eval "$(_RONY_COMPLETE=source_zsh rony)"' >> ~/.zshrc