diff --git a/README.md b/README.md index 3e36044..b15cea9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # code_server +Script and dotfiles for setting up complete dev environment based on Ubuntu 22.04 (and 24.04) + If Win11 is used as main terminal/client then pleas configure following: * Windows Terminal (Preview) * Font: CodeNewRoman Nerd Font -## Set up VM containing SSH code server +## Option 1: Set up VM containing SSH code server Configure new VM with following resources: * 2GB RAM * 16GB vDisk @@ -14,7 +16,10 @@ Configure new VM with following resources: * Minimal installation * Install openssh server -## Install (client side) +## Option 2: Install Ubuntu 22.04 or 24.04 locally +* Install Ubuntu 22.04 or 24.04 desktop + +## Deploy script * Log in via SSH (or open desktop terminal) * Install git ```