Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 472 Bytes

README.adoc

File metadata and controls

20 lines (13 loc) · 472 Bytes

My dotfiles

Application setup for MacOS. Pieces togethers the tools I use including:

  • homebrew

  • zsh & oh-my-zsh

  • neovim

Key bindings for vim are customized for use with my Ergodox keyboard. My layout is available online.

Usage

git clone https://github.com/jaydorsey/dotfiles.git
cd dotfiles
./setup

To update the Brewfile after installing new packages, run:

brew bundle dump -f