diff --git a/.profile b/.profile index 4e32b58..5756198 100644 --- a/.profile +++ b/.profile @@ -141,7 +141,7 @@ if [ "$ZSH_VERSION" ]; then BUNDLES=( zsh-users/zsh-syntax-highlighting - mafredri/zsh-async + mafredri/zsh-async@main sindresorhus/pure@main ) for B in ${=BUNDLES}; do