Skip to content

r-kells/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Bootstrapping a new development setup

Instructions

git clone https://github.com/r-kells/dotfiles.git

cd dotfiles

bash bootstrap.sh

Wait! what happens when I run this thing?

In order:

  1. init/osx_prep.sh - Checks for osx updates and install CLI tools.
  2. init/brew.sh - Install homebrew and core utils / apps with brew.
  3. Symlinks all files in dots to ~.
  4. Symlinks all files in static to ~.
  5. init/osx.sh - Sets sane osx configs.

About

Automating your dev setup (OSX)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages