No description
Find a file
2023-07-04 03:46:12 -05:00
home Don't supply signing in only-dotfiles environments 2023-07-04 03:46:12 -05:00
zsh Manage p10k configuration via zsh plugins 2023-06-17 12:39:55 -05:00
.gitignore add keys and update things 2019-03-09 18:07:52 -06:00
.gitmodules Remove vim-toml 2022-03-25 23:01:08 -05:00
flake.lock Migrate to nix flakes 2023-07-04 03:35:37 -05:00
flake.nix Migrate to nix flakes 2023-07-04 03:35:37 -05:00
LICENSE Initial commit 2018-01-11 18:25:43 -06:00
README.md Migrate to nix flakes 2023-07-04 03:35:37 -05:00

Spotlight's dotfiles

I heavily utilize macOS, BSD and various Linux distributions, so it's important that these dotfiles work consistently across them all.

As such, I utilize Nix with home-manager.

Expectations

Please don't consider this a great basis for your own configuration - it works well for me! As such, some things may make assumptions you would not as well :)

Installation

This may require things to be adapted based on the platform.

git clone https://git.joscomputing.space/spotlight/dotfiles ~/.config/home-manager
# Or as otherwise described for flake usage within the Home Manager manual:
# https://nix-community.github.io/home-manager/index.html#sec-flakes-standalone
nix run home-manager/master -- init --switch