elvisgastelum / zoxide-zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zoxide X ZSH

This is a zoxide plugin for zsh and Zap plugin manager with my personal configurations

To use it on Zap just put:

Add this to the end of your config file (usually ~/.zshrc):

plug "elvisgastelum/zoxide-zsh"

For completions to work, the above line must be added after compinit is called. You may have to rebuild your completions cache by running rm ~/.zcompdump*; compinit.

About


Languages

Language:Shell 100.0%