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
|
||||
|
||||
# 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
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue