- 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_NO_ASDF=1 # Disable asdf installation
export DF_BRANCH=master # Use master branch
export DF_SKIP_CONFIRM=1 # Skip pre-install confirmation prompt