Headless Crostini quick setup script for Flutter, VS Code, Node/npm (via nvm), Firebase tools, and pip for Python3
Modify lines 20 and 21 with your gist and token for the VS Code settings-sync extension.
The script adds a symbolic link to the ChromeOS Downloads folder at ~/Downloads. For it to work, share your Downloads folder with Linux by right-clicking it in the Files app.
WARNING
- The script appends to the PATH environment variable each time it runs (at the end).
settings.json
for VS Code will be overwritten if it exists! (The default settings are empty and it was easier to do it this way than to use jq.)