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 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
]; ];
} }