Skip to content

UnstoppableMango/dotfiles

Repository files navigation

UnstoppableMango's dotfiles

Nix has consumed my dotfiles. main is not stable, my NixOS configurations live over at UnstoppableMango/nixos.

Development

There are some make targets that can save you typing like, 5 keystrokes and my repos need a Makefile.

Run flake checks

$ make check
nix flake check

Update flake inputs

$ make update
nix flake update

Run checks automatically while working

$ make watch
watchexec -e nix nix flake check
[Running: nix flake check]
[Command was successful]
$ export WATCHEXEC=/path/to/watchexec
$ make watch
/path/to/watchexec -e nix nix flake check
[Running: nix flake check]
[Command was successful]

References and Links

Dendritic Pattern

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •