Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 184 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 184 Bytes

Setup

export DOTFILES_BRANCH="${DOTFILES_BRANCH:-main}"; bash -c \
  "$(curl -fsSL "https://raw.githubusercontent.com/rperryng/dotfiles/${DOTFILES_BRANCH}/install.sh")"