From d7807555e833a92a6ab240db530c5dd89255ca6e Mon Sep 17 00:00:00 2001 From: quackerd Date: Tue, 3 Jan 2023 19:01:27 +0000 Subject: [PATCH] Update '.zshrc' --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"