Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 620 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 620 Bytes

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.