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