jimhester / per-directory-history

Per directory history for zsh, as well as global history, and the ability to toggle between them with ^G.
zlib License
260 stars 36 forks source link

Update the script in Oh-my-ZSH #11

Open IsmailM opened 9 years ago

IsmailM commented 9 years ago

The script in oh-my-zsh is extremely old...

It is currently showing an error on my implementation, which I fixed by simply sourcing this instead but it would make things easier for everyone, if the oh-my-zsh version was also up-to-date...

mcornella commented 8 years ago

You should ask that over at Oh My Zsh next time. See https://github.com/robbyrussell/oh-my-zsh/pull/5493.

This can be closed.