order modules alphabetically

This commit is contained in:
wi11-holdsworth 2025-08-07 13:40:58 +10:00
parent 8c0b6d86bf
commit ad690819d2

View file

@ -31,15 +31,16 @@ in
nixfmt-rfc-style
# rust replacements
# fish # shell
fd # find
xh # curl
dua # disk use analyser
hyperfine # benchmarking tool
# delta # pager
ripgrep-all # grep
wiki-tui # wikipedia tui
# fish # shell
dua # disk use analyser
fd # find
hyperfine # benchmarking tool
lazygit # git tui
mprocs # run long running commands and monitor output
presenterm # presentations
ripgrep-all # grep
wiki-tui # wikipedia tui
xh # curl
];
}