Edited .zshrc to enable rootless virsh

This commit is contained in:
2020-07-11 14:32:23 -04:00
parent 9e28aad35b
commit 5aa3a0d6c6

2
.zshrc
View File

@@ -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