Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.22 KB

readme.md

File metadata and controls

58 lines (39 loc) · 1.22 KB

dotfiles

The vast majority of these dotfiles are lovingly ripped off from @graygilmore - many thanks, friend!

Installation made super easy with stow.

stow git tmux vim vscode bash -t ~

Initial Machine Setup

  1. homebrew
  2. stow
  3. Plug.vim

Dependencies

N.B. since I'm a fancypants, my work and personal machines are M1 macs (everyone @Shopify gets an M1 Pro MBP, and my personal machine is a baby blue M1 iMac)

brew update
brew install fzy
brew update
brew install diff-so-fancy
brew update
brew install ripgrep

Optional

Let's make use of n-install to set up some defaults for us.

curl -L https://git.io/n-install | bash
brew update
brew install tmux