Skip to content

My dotfiles (managed by dotbot) and a few init scripts for setting up new Macbooks

Notifications You must be signed in to change notification settings

jhristu/dotfiles

Repository files navigation

James Hristu's private dotfiles

Pre-reqs

  1. Sign in to App Store
  2. Sign in to iCloud
  3. Install XCode Command Line Tools by running xcode-select --install

Setup

Most of this is automated. Run the following:

pushd ~
mkdir -p workspace && cd workspace
git clone https://github.com/jhristu/dotfiles && cd dotfiles && ./bootstrap
popd

Updating dotbot submodule

git submodule update --remote dotbot

TODO:

  1. Automate Battery -> Show Percentage

About

My dotfiles (managed by dotbot) and a few init scripts for setting up new Macbooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published