diff --git a/main b/main index 2f470f1..09b81d2 100644 --- a/main +++ b/main @@ -96,15 +96,15 @@ then zinit light Aloxaf/fzf-tab fi # -# Load the zsh completion system -autoload -U compinit && compinit -# # Initialize Zoxide if it exists if command -v zoxide &> /dev/null then eval "$(zoxide init --cmd cd zsh)" fi # +# Load the zsh completion system +autoload -U compinit && compinit +# # Initialize TheF*ck if it exists if command -v thefuck &> /dev/null then