diff --git a/45-plugins.zsh b/45-plugins.zsh index 2a95ec2..4540625 100644 --- a/45-plugins.zsh +++ b/45-plugins.zsh @@ -58,6 +58,8 @@ if command -v fzf > /dev/null 2>&1; then fi fi +zinit light zdharma-continuum/zsh-navigation-tools + if command -v git > /dev/null 2>&1; then GIT_AUTO_FETCH_INTERVAL=3600 zinit snippet OMZL::git.zsh