Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.06 KB

README.md

File metadata and controls

35 lines (31 loc) · 1.06 KB

dot files

Prerequisites

Install iTerm2

Installation

Install and setup by cloning this repository and running the setup script.

git clone https://github.com/cgoldsby/dotfiles.git ~/Sources/dotfiles

To bootstrap or update:

~/Sources/dotfiles/setup.sh

What does the setup script do?

  • installs zsh; if needed
  • install or update homebrew
  • install or update m-cli
  • configures zprezto theme
  • configures iTerm App preferences & theme
  • configures shell .bashrc and .zschrc
  • configures vim
  • configures Terminal App preferences
  • sets desktop wallpaper
  • sets macOS to dark mode
  • show ~/Library/ in Finder
  • show extensions in Finder
  • set up dock on the bottom with no magnification & autohide turned off
  • set up git aliases

Manual Steps

  • Copy GPG keys for github

🌟 Special thanks to @dcordero who inspired me to get my dotfiles affairs in order. Don't forget to checkout his dotfiles setup.