We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6227203 commit f49b2c9Copy full SHA for f49b2c9
1 file changed
config.yml
@@ -230,7 +230,15 @@ sections:
230
- name: shcopy
231
repo: https://github.com/aymanbagabas/shcopy
232
233
+ - name: kill
234
+ description: Processes killer
235
+ alternatives:
236
+ - name: fkill
237
+ repo: https://github.com/sindresorhus/fkill-cli
238
+
239
- description: Package version manager
240
alternatives:
241
- name: asdf
242
repo: https://github.com/asdf-vm/asdf
243
+ - name: mise
244
+ repo: https://github.com/jdx/mise
0 commit comments