zsh-vi-mode icon indicating copy to clipboard operation
zsh-vi-mode copied to clipboard

Prezto support

Open lfilho opened this issue 3 years ago • 1 comments

Support / easy installation on Prezto?

I'd love to test it out on my dotfiles repo so I was wondering if there are easy steps for setting it up with Prezto?

lfilho avatar May 08 '21 04:05 lfilho

@lfilho I think the "usual" way should work. Go to your ~/.zprezto/contrib directory and do a:

git clone https://github.com/jeffreytse/zsh-vi-mode

and then add zsh-vi-mode to the zstyle ':prezto:load' pmodule bit of ~/.zprestorc.

That should work...

mathomp4 avatar Aug 05 '21 16:08 mathomp4