Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 383 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 383 Bytes

dotfiles

How to install

  1. Connect to the internet
  2. Run the following code:
sh -c "$(curl -fSsL https://l.aoki.app/dotfiles)"

Configuration

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