#!/usr/bin/env fish set _arch x86_64 set _install "$_vm_media/Linux/Fedora/Workstation-Live-x86_64-30-1.2.iso" set _mem 2048 source $_vm_setup ## EOF