- Connect to the internet
- Run the following code:
sh -c "$(curl -fSsL https://l.aoki.app/dotfiles)"export DF_NO_DOCKER=1 # Disable docker installation
export DF_BRANCH=master # Use master branch
export DF_SKIP_CONFIRM=1 # Skip pre-install confirmation prompt
export DF_NO_NODEJS=1 # Disable Node.js installation
export DF_NO_PYTHON=1 # Disable Python installation
export DF_NO_AI_CLI=1 # Disable AI CLI tools installation