Skip to content

rperryng/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

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