From d277d45b20844bdb7a96bf7067c8042827caeeda Mon Sep 17 00:00:00 2001 From: "chawley (chawley-admin)" Date: Thu, 6 Aug 2020 07:44:58 -0400 Subject: [PATCH] Solved the zshprompt issue --- .zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zshrc b/.zshrc index 4cc58f1..d452cfa 100644 --- a/.zshrc +++ b/.zshrc @@ -140,5 +140,3 @@ PATH="$HOME/.local/bin:$HOME/bin:$PATH" if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" fi - -export LIBVIRT_DEFAULT_URI=qemu:///system