- Add process manager with sway - Add oh-my-zsh config - add gtk config - Add env
This plugin adds completion for the text search tool ripgrep, also known as rg.
ripgrep
rg
To use it, add ripgrep to the plugins array in your zshrc file:
plugins=(... ripgrep)