Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 532 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 532 Bytes

Dotfiles

These are my personal dotfiles managed via GNU Stow

Getting Started

Install stow with Homebrew:

$ brew install stow

Clone this repo and only add the specific app's dotfiles that you're interested in, e.g.:

$ stow bash
$ stow vim
$ stow git