All Projects β†’ jedahan β†’ ripz

jedahan / ripz

Licence: other
πŸ’‘ ripgrep-powered zsh plugin alias reminder

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to ripz

tipz
Gives you helpful hints when you execute a command for which you have an alias defined
Stars: ✭ 24 (+4.35%)
Mutual labels:  aliases, zsh-plugin
wakatime-zsh-plugin
πŸ•’Track how much time you have spent in your terminal!
Stars: ✭ 71 (+208.7%)
Mutual labels:  zsh-plugin
runn
Make your own terminal aliases easily!
Stars: ✭ 18 (-21.74%)
Mutual labels:  aliases
nx-completion
Nx Devtools completion plugin for Zsh.
Stars: ✭ 70 (+204.35%)
Mutual labels:  zsh-plugin
zsh-startup-timer
A zsh plugin to print the time it takes for the shell to start up
Stars: ✭ 18 (-21.74%)
Mutual labels:  zsh-plugin
alf
Bash Alias Generator and Manager
Stars: ✭ 47 (+104.35%)
Mutual labels:  aliases
fzf-zsh-plugin
ZSH plugin to enable fzf searches of a lot more stuff - docker, tmux, homebrew and more.
Stars: ✭ 117 (+408.7%)
Mutual labels:  zsh-plugin
zsh-history
A plugin for zsh history extended by golang, dealing it like SQL
Stars: ✭ 81 (+252.17%)
Mutual labels:  zsh-plugin
cmp-rg
ripgrep source for nvim-cmp
Stars: ✭ 165 (+617.39%)
Mutual labels:  ripgrep
bolt.nvim
⚑ Ultrafast multi-pane file manager for Neovim with fuzzy matching
Stars: ✭ 100 (+334.78%)
Mutual labels:  ripgrep
anonaddy
Mobile app for AnonAddy.com.
Stars: ✭ 50 (+117.39%)
Mutual labels:  aliases
Theme-Engine
Theme-Engine is usually made for modification & customization, so you can make trunks even more Colourful and better your Termux.
Stars: ✭ 31 (+34.78%)
Mutual labels:  zsh-plugin
zsh-aws-vault
oh-my-zsh plugin for aws-vault
Stars: ✭ 63 (+173.91%)
Mutual labels:  zsh-plugin
artisan-aliases
Save keystrokes and run Artisan commands your way
Stars: ✭ 23 (+0%)
Mutual labels:  aliases
smartcd
Expedite your navigation of Linux filesystem.
Stars: ✭ 35 (+52.17%)
Mutual labels:  zsh-plugin
aly
Command Line Alias Manager and Plugin System - Written in Golang
Stars: ✭ 21 (-8.7%)
Mutual labels:  aliases
hgrep
Grep with human-friendly search results
Stars: ✭ 335 (+1356.52%)
Mutual labels:  ripgrep
jira.plugin.zsh
CLI support for JIRA & Git interaction
Stars: ✭ 31 (+34.78%)
Mutual labels:  zsh-plugin
datasette-ripgrep
Web interface for searching your code using ripgrep, built as a Datasette plugin
Stars: ✭ 58 (+152.17%)
Mutual labels:  ripgrep
crash
Proper error handling, exceptions and try/catch for ZSH
Stars: ✭ 51 (+121.74%)
Mutual labels:  zsh-plugin

⚠️ 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

  • tipz a zsh implementation and inspiration for ripz
  • alias-tips - a python implementation
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].