Skip to content

throwandgo/dot-files

 
 

Repository files navigation

Setup

The below process is designed to be run on a brand new MacOS machine.

  • Install Nix

    sh <(curl -L https://nixos.org/nix/install) --daemon
  • Install the Xcode command line tools, which includes git

    xcode-select --install
  • Clone this repo. Note that you may need to generate a new SSH key to clone via SSH.

    git clone git@github.com:throwandgo/dot-files.git ~/.config/home-manager
  • Run the below script to sync the dependencies

    ./sync.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 53.9%
  • Nix 29.9%
  • Shell 16.2%