Skip to content

blairnangle/dotfiles

Repository files navigation

dotfiles

Source control for my dotfiles!

I wrote a blog post explaining some of my choices.

Setup

Most things

Pre-requisites:

  • brew
  • docker (install using brew)
  • pyenv (install using brew)
  • nvm and Node.js - see the docs
  • github-copilot-cli alias (npm -g i @githubnext/github-copilot-cli)
./set-up.sh

Global gitignore

Add the following to ~/.gitconfig:

[core]
  excludesfile = ~/.gitignore_global

License

Distributed under an MIT License.