ZSH: Changed loading order of plugins

This commit is contained in:
Christian Baer 2024-10-28 22:29:28 +01:00
parent 7014435399
commit 0fc43e1563

View File

@ -19,9 +19,9 @@ plugin_repos=(
rupa/z # Tracks your most used directories, based on 'frecency'.
Skylor-Tang/auto-venv # Automatically activates the Python virtual environment in the current directory or its parent directories.
zsh-users/zsh-autosuggestions
zsh-users/zsh-syntax-highlighting
zsh-users/zsh-history-substring-search
zsh-users/zsh-autosuggestions
)
# load plugins