From b0a2c1c5800c30ecf37311885ce11f244102873e Mon Sep 17 00:00:00 2001 From: Sam Chudnick Date: Sat, 12 Feb 2022 17:54:06 -0500 Subject: Bunch of changes --- .config/zsh/.zprofile | 1 + 1 file changed, 1 insertion(+) (limited to '.config/zsh') diff --git a/.config/zsh/.zprofile b/.config/zsh/.zprofile index 127c867..3453af6 100644 --- a/.config/zsh/.zprofile +++ b/.config/zsh/.zprofile @@ -17,6 +17,7 @@ export TERMINAL="urxvt" # Other vars export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' export LESSHISTFILE='-' +export LIBVIRT_DEFAULT_URI="qemu:///system" export PASSWORD_STORE_DIR="$XDG_DATA_HOME/password-store" export XINITRC="$XDG_CONFIG_HOME/x11/xinitrc" export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc" -- cgit v1.2.3