Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 553 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 553 Bytes

dotfiles

This project is designed to be run using GNU Stow. You can also manage the symlinks yourself or copy the files manually.

First, make sure you install Homebrew.

  • Clone this project into your home directory
  • Navigate into dotfiles repo cd ~/.dotfiles
  • Install Homebrew dependencies brew bundle
  • stow git nvim tmux zsh (or pick a subset to apply)

Global gitignore

Make sure you use an absolute path for the global gitignore configuration.

git config --global core.excludesfile ~/.gitignore_global