diff --git a/.zshrc b/.zshrc index 288143a..8cc9b71 100644 --- a/.zshrc +++ b/.zshrc @@ -14,8 +14,8 @@ if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]] fi # load theme -POWERLEVEL9K_DISABLE_GITSTATUS=true ozsh_load theme powerlevel10k "https://github.com/romkatv/powerlevel10k" +POWERLEVEL9K_DISABLE_GITSTATUS=true # load plugins ozsh_load plugin zsh-autosuggestions "https://github.com/zsh-users/zsh-autosuggestions"