Go to file
Brian Hicks 72b581f474 add black as a formatter and format stuff with it 2020-02-10 13:13:23 -06:00
darwin store my dotfiles at the standard code checkout loc so edits are easier 2019-11-04 10:46:43 -06:00
dotfiles add black as a formatter and format stuff with it 2020-02-10 13:13:23 -06: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 add kakboard 2020-02-10 13:07:20 -06: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 gh-cli 2020-02-04 11:52:45 -06: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 update with latest iterm settings 2020-01-29 20:03:27 -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 add black as a formatter and format stuff with it 2020-02-10 13:13:23 -06:00
test-vim.sh really let vim go anywhere (by execing in the right place) 2019-10-24 19:47:19 -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