Skip to content

peterj/dotfiles

Repository files navigation

dotfiles

Most of these files are based off of https://github.com/jfrazelle/mac-dev-setup and https://github.com/mathiasbynens/dotfiles.

Install Xcode command line tools

xcode-select --install

Installation

./setup.sh

Apps to install

Git

  • make git logs pretty (git lg):
git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"

Vim

  • Install Vim settings from here

Hammerspoon

  1. Download Hammerspoon (or brew cask install hammerspoon OR setup.sh if it's a clean machine)
  2. Install SpoonInstall