Skip to content

Commit f49b2c9

Browse files
authored
add fkill and mise
1 parent 6227203 commit f49b2c9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,15 @@ sections:
230230
- name: shcopy
231231
repo: https://github.com/aymanbagabas/shcopy
232232

233+
- name: kill
234+
description: Processes killer
235+
alternatives:
236+
- name: fkill
237+
repo: https://github.com/sindresorhus/fkill-cli
238+
233239
- description: Package version manager
234240
alternatives:
235241
- name: asdf
236242
repo: https://github.com/asdf-vm/asdf
243+
- name: mise
244+
repo: https://github.com/jdx/mise

0 commit comments

Comments
 (0)