mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
profiles/dev: add extra dev utilities
This commit is contained in:
parent
8cf08e3f29
commit
e8677bd6ed
@ -167,8 +167,10 @@ in {
|
||||
irssi # Communicate in the terminal like a normal person.
|
||||
license-cli # A nice generator template for license files.
|
||||
quilt # Patching right up yer' alley.
|
||||
tokei # Stroking your programming ego by how many lines of C you've written.
|
||||
tree-sitter # The modern way of text highlighting.
|
||||
treefmt # I like the tagline of this tool: "One CLI for formatting your code tree." (It rhymes somewhat.)
|
||||
vhs # Declarative terminal tool demo.
|
||||
zenith # Very fanciful system dashboard.
|
||||
];
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user