zsh-users / zsh-history-substring-search

🐠 ZSH port of Fish history search (up arrow)
2.61k stars 156 forks source link

replace sourcing method with `exec zsh` #142

Closed cattokomo closed 11 months ago

cattokomo commented 1 year ago

Sourcing .zshrc may cause trouble because some things that are already in the zsh session haven't been removed.

Reference: https://github.com/ohmyzsh/ohmyzsh/wiki/FAQ#how-do-i-reload-the-zshrc-file