Skip to content

brianannis/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Platform

dotfiles

Bootstrap a macOS workstation

Features

  • Install common applications and binaries
  • Configure macOS defaults
  • Apply custom iTerm status bar and theme
  • Set custom bash profile

Installation

From git

git clone git@github.com:brianannis/dotfiles.git
chmod a+x bootstrap.zsh
./bootstrap.zsh

From zip

curl https://github.com/brianannis/dotfiles/archive/master.zip -L -o ~/Downloads/master.zip
unzip ~/Downloads/master.zip -d ~/Downloads/dotfiles-master
cd ~/Downloads/dotfiles-master
chmod a+x bootstrap.zsh
./bootstrap.zsh

About

OS X Bootstrapping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published