Skip to content

Polytonic/Bento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

201 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bento is a collection of scripts and configuration files to setup a macOS computer for development, loosely based on thoughtbot/laptop and other dotfiles. The script can safely run multiple times, where subsequent runs will upgrade existing packages and fix broken links.

Getting Started

Bento requires Xcode or the Xcode Command Line Tools. Once git is available, clone this repository and run the bootstrapping script.

xcode-select --install
git clone https://github.com/Polytonic/Bento.git
cd Bento && caffeinate -s zsh bootstrap.sh

To update, run ./bootstrap.sh as needed.

Diagnostics

Run doctor.sh to check system health, verify symlinks, and detect stale packages.

zsh doctor.sh

Teardown

Run unlink.sh to remove all symlinks created by the bootstrap without deleting the repo.

zsh unlink.sh

Releases

Packages

Used by

Contributors

Languages