Discover, install, and configure shell plugins with Fig Plugin Store →
💾

Ripz

💡 ripgrep-powered zsh plugin alias reminder

jedahan
|
24 stars
1 forks

: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
  • tipz a zsh implementation and inspiration for ripz
  • alias-tips - a python implementation