|
1 month ago | |
---|---|---|
README.org | 1 month ago | |
pre.sh | 1 month ago | |
setup.sh | 1 month ago |
For running Emacs on Windows inside of a VM (it's faster). These are semi-automated scripts to set most things up. Currently I use VirtualBox and Xubuntu (the default desktop environment I think is Xfce).
Download an ISO. Create a machine as usual, minimum 1024 MB, 2 (3) cores, at least 10 GB (20). Set shared clipboard to bi-directional. Install the distro and then run sudo apt install curl ; curl -L https://git.earne.link/earnestma/dev-vm/raw/branch/main/pre.sh | bash
.