From a84c9973fba83bf5f75e1c0077f6e6f90c8b12d9 Mon Sep 17 00:00:00 2001 From: quackerd Date: Tue, 3 Jan 2023 18:58:04 +0000 Subject: [PATCH] Update '.zshrc' --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index b28df84..288143a 100644 --- a/.zshrc +++ b/.zshrc @@ -14,6 +14,7 @@ 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" # load plugins