Solved the zshprompt issue

This commit is contained in:
chawley (chawley-admin)
2020-08-06 07:44:58 -04:00
parent 5aa3a0d6c6
commit d277d45b20

2
.zshrc
View File

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