diff --git a/.zshrc b/.zshrc index 1d6f1f6..879d18f 100644 --- a/.zshrc +++ b/.zshrc @@ -29,7 +29,6 @@ zinit ice depth=1; zinit light romkatv/powerlevel10k zinit light zsh-users/zsh-syntax-highlighting zinit light zsh-users/zsh-completions zinit light zsh-users/zsh-autosuggestions -zinit light Aloxaf/fzf-tab zinit snippet OMZP::tmux @@ -105,3 +104,5 @@ alias cd='z' eval $(thefuck --alias) eval $(thefuck --alias fk) + +zinit light Aloxaf/fzf-tab