Home

Awesome

:warning: unmaintained

let me (@jedahan) know if you want to take over, but the code is pretty hacky

ripz - alias tips powered by ripgrep

ripz reminds you of your aliases, so you use them more

ripz

installation

ripz depends on ripgrep

cargo install ripgrep

zplug

zplug jedahan/ripz

manual

git clone https://github.com/jedahan/ripz ripz && cd ripz
echo "source $(pwd)/ripz.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc

related