Compare commits
3 commits
c509437f52
...
87fb8d82e9
Author | SHA1 | Date | |
---|---|---|---|
87fb8d82e9 | |||
4f0978254a | |||
5da8c592e9 |
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
programs.git = {
|
||||
enable = true;
|
||||
lfs.enable = true;
|
||||
delta = {
|
||||
enable = true;
|
||||
options = {
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
fd
|
||||
procs
|
||||
ripgrep
|
||||
sd
|
||||
|
||||
# DevOps
|
||||
nmap
|
||||
|
@ -63,7 +64,6 @@
|
|||
watchexec
|
||||
|
||||
## Rust
|
||||
cargo
|
||||
cargo-watch
|
||||
rustup
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue