diff --git a/.zshrc b/.zshrc index d452cfa..4cc58f1 100644 --- a/.zshrc +++ b/.zshrc @@ -140,3 +140,5 @@ 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