diff --git a/zsh/.zshrc b/zsh/.zshrc index 9c7b5cb..c1b657d 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -51,6 +51,9 @@ export MITMPROXY_SSLKEYLOGFILE="~/.mitmproxy/sslkeylogfile.txt" [[ -f ~/.zsh/.mac_config ]] && source ~/.zsh/.mac_config +# Workaround for async issues https://github.com/romkatv/powerlevel10k/issues/1554 +unset ZSH_AUTOSUGGEST_USE_ASYNC + # Powerlevel 10k # Remove padding on right side ZLE_RPROMPT_INDENT=0