Skip to content

rrvsh/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools

these are the tools i currently use

RULES

  • NO MORE REFACTORS - only add things thru vetted PRs
  • prime must only contain tools currently in use
  • branches are to add new tools and must be in use for at least a week before being merged
  • lists (of all kinds) should be sorted
  • READMES everywhere with more RULES
  • files should include comments where appropriate (the appropriateness scales with how shallowly nested it is)

working with the repo

  • Just commands
    • just nice formats and auto-fixes lints
    • just check runs the same check run in CI for formatting, linting, and testing
    • just rb rebuilds the local Darwin system configuration after running nice, then check. - planned: allow specifying remote to rebuild, add support for not-Darwins

acknowledgements

  • ornicar, for being my inspiration to start using Nix, open source, and being a full fledged software engineer
  • NixOS & Flakes Book for teaching me how to use NixOS, flakes, and home-manager: the best damn tutorial on the internet I've seen yet
  • NotAShelf for introducing me to the idea of monorepos and custom logic (read: over-engineering) for Nix flakes
  • drupol/infra for introducing the dendritic pattern to me, and mightyiam for pioneering it.

About

a collection of tools i use for my workflow

Topics

Resources

Stars

Watchers

Forks