Skip to content

martinlaws/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

these dotfiles are the root of my work and personal setups; hugely inspired/ripped off from @graygilmore

Resources

Stars

Watchers

Forks