Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.06 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.06 KB

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