This repository has been archived on 2024-04-17. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
Go to file
Brian Hicks 0118784cb7 rewrite Elm config by hand 2020-03-18 10:17:14 -05:00
darwin store my dotfiles at the standard code checkout loc so edits are easier 2019-11-04 10:46:43 -06:00
dotfiles rewrite Elm config by hand 2020-03-18 10:17:14 -05:00
home-manager@0f1c9f25cf update home-manager 2019-12-23 05:36:10 -06:00
lib include contrib stuff 2019-12-23 14:27:13 -06:00
nix drop old mkdir.kak 2020-03-18 09:27:31 -05:00
notes write up initial exploration of nix-darwin 2019-04-12 10:23:54 -05:00
occasional-scripts add black as a formatter and format stuff with it 2020-02-10 13:13:23 -06:00
pkgs add indiekak for testing configs 2020-03-18 09:09:14 -05:00
sample-projects/elm add a sample project 2019-10-24 19:34:44 -05:00
.envrc add stuff for testing locally 2019-10-24 19:34:44 -05:00
.gitignore remove old ignore for similar-sort 2019-08-09 17:08:46 -05:00
.gitmodules add home-manager on 18.03 release 2018-08-27 16:06:52 -05:00
Makefile move vim plugin source management to niv 2019-09-09 17:01:25 -05:00
README.md add readme thingy 2019-11-04 17:29:28 -06:00
base16-material-palenight-custom.itermcolors add custom version of base16-material-palenight 2019-09-16 16:55:59 -05:00
com.googlecode.iterm2.plist persist latest iterm2 settings to disk 2020-02-18 16:46:19 -06:00
darwin.sh use nix-shell for darwin.sh to get realpath 2019-11-04 10:46:56 -06:00
format.sh add formatting script 2019-07-26 10:02:05 -05:00
lucius-custom.itermcolors add lucius custom 2020-01-16 15:26:55 -06:00
nixfmt.sh create my own plugins import 2019-08-05 22:35:05 -05:00
shell.nix rewrite Elm config by hand 2020-03-18 10:17:14 -05:00

README.md

Dotfiles

My dotfiles.

  1. check this out to ~/code/brian/dotfiles.nix
  2. install nix
  3. install nix-darwin
  4. run ./darwin.sh switch

Fixes

If Nix says:

warning: Nix search path entry '/nix/var/nix/profiles/per-user/root/channels' does not exist, ignoring
mkdir -p /nix/var/nix/profiles/per-user/root
touch /nix/var/nix/profiles/per-user/root/channels