Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 327 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 327 Bytes

dotfiles

Install

git clone git://github.com/rummelonp/dotfiles.git

# Link dotfiles
dotfiles/install.sh

# Install homebrew
dotfiles/homebrew/install.sh

# Install homebrew packages
eval "$(/opt/homebrew/bin/brew shellenv)"
brew bundle --global

Uninstall

# Unlink dotfiles
dotfiles/uninstall.sh