From a4b998d7ad2d5ef520b0c1582d153d5630339272 Mon Sep 17 00:00:00 2001 From: Ein Verne Date: Tue, 2 Nov 2021 14:03:16 +0800 Subject: [PATCH] Update zoxide zinit --- .zshrc | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.zshrc b/.zshrc index 4a2ec38..800d580 100644 --- a/.zshrc +++ b/.zshrc @@ -20,9 +20,13 @@ zinit light-mode lucid wait for \ is-snippet OMZ::lib/history.zsh \ MichaelAquilina/zsh-you-should-use \ romkatv/zsh-prompt-benchmark \ - zdharma-continuum/history-search-multi-word \ - atload"alias zi='zinit'" \ - ajeetdsouza/zoxide + zdharma-continuum/history-search-multi-word + +zinit ice wait"2" as"command" from"gh-r" lucid \ + mv"zoxide*/zoxide -> zoxide" \ + atclone"./zoxide init zsh > init.zsh" \ + atpull"%atclone" src"init.zsh" nocompile'!' +zinit light ajeetdsouza/zoxide # binary release, unpack provide fzf zinit ice from"gh-r" as"program"