order modules alphabetically
This commit is contained in:
parent
8c0b6d86bf
commit
ad690819d2
1 changed files with 8 additions and 7 deletions
|
|
@ -31,15 +31,16 @@ in
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
|
|
||||||
# rust replacements
|
# rust replacements
|
||||||
# fish # shell
|
|
||||||
fd # find
|
|
||||||
xh # curl
|
|
||||||
dua # disk use analyser
|
|
||||||
hyperfine # benchmarking tool
|
|
||||||
# delta # pager
|
# delta # pager
|
||||||
ripgrep-all # grep
|
# fish # shell
|
||||||
wiki-tui # wikipedia tui
|
dua # disk use analyser
|
||||||
|
fd # find
|
||||||
|
hyperfine # benchmarking tool
|
||||||
|
lazygit # git tui
|
||||||
mprocs # run long running commands and monitor output
|
mprocs # run long running commands and monitor output
|
||||||
presenterm # presentations
|
presenterm # presentations
|
||||||
|
ripgrep-all # grep
|
||||||
|
wiki-tui # wikipedia tui
|
||||||
|
xh # curl
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue