Skip to content

benfeather/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Ben's Dotfiles

Install

1. Clone this repo:

git clone https://github.com/benfeather/dotfiles.git ~/Dotfiles

2. Install Xcode (Mac Only):

xcode-select --install

3. Download Nix:

Docs: https://nixos.org/download/

Linux:

$ sh <(curl --proto '=https' --tlsv1.2 -L https://nixos.org/nix/install) --daemon

Mac:

$ sh <(curl --proto '=https' --tlsv1.2 -L https://nixos.org/nix/install)

4. Initial Setup:

Mac:

sudo nix run nix-darwin --extra-experimental-features "flakes nix-command" -- switch --flake ~/Dotfiles/nix

Linux:

WIP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages