[zsh] Set LIBVIRT URI
This commit is contained in:
@@ -36,6 +36,9 @@ export EDITOR='nvim'
|
||||
bindkey -v
|
||||
VI_MODE_SET_CURSOR=true
|
||||
|
||||
# Allow access to all libvirt vms
|
||||
export LIBVIRT_DEFAULT_URI="qemu:///system"
|
||||
|
||||
alias ls="ls --color=always"
|
||||
|
||||
delzip() {
|
||||
|
||||
Reference in New Issue
Block a user