Skip to content

Instantly share code, notes, and snippets.

View einlamye's full-sized avatar
🎩
🐇

Ali Nikkhah einlamye

🎩
🐇
View GitHub Profile

Oh my zsh.

Oh My Zsh

Install ZSH.

sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh

Install Oh my ZSH.

@einlamye
einlamye / archlinux-qemu-kvm.md
Last active April 6, 2024 11:09 — forked from tatumroaquin/archlinux-qemu-kvm.md
QEMU-KVM Installation for Arch Linux

Arch Linux QEMU-KVM

install all necessary packages

sudo pacman -S virt-manager virt-viewer qemu libvirt \
edk2-ovmf vde2 dnsmasq bridge-utils openbsd-netcat libguestfs

enable libvirt daemon