To spin up a clean VM or Ubuntu box or Pi:
- Copy-paste https://raw.githubusercontent.com/meyerkev/VM-turnup/main/ubuntu/dependencies.sh into a shell script
- Alternatively
wget https://raw.githubusercontent.com/meyerkev/VM-turnup/main/ubuntu/dependencies.sh
chmod +x dependencies.sh
./dependencies.sh
This will install a couple basic accessories and run a basic Python build.
TODO: Add a .vimrc