Skip to content

jteppinette/dot-files

Repository files navigation

This repo contains the Nix configuration for my MacOS and Linux machines. Follow the documentation below to get started.

Getting Started

  1. Add ssh keys

  2. Install Nix

  3. Sync

    $ ./sync.sh
    
  4. Set zsh as default shell

Development

Once you have the environment setup, you can use the devShells support via direnv to manage the development environment for this project.

Setup

$ direnv allow
$ pre-commit install

Precommit

$ pre-commit run --all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published