This commit is contained in:
pik4li 2025-01-01 16:34:13 +01:00
parent 158cf7b8f0
commit 292c2cea8d

View file

@ -20,25 +20,25 @@ script = "docker-setup.sh"
task_list = "I"
[[data]]
name = "github-desktop"
name = "GitHub Desktop"
description = "GitHub Desktop is a free Git client that allows you to manage your GitHub repositories on your desktop."
script = "githubdesktop-setup.sh"
task_list = "I"
[[data]]
name = "xmrig"
name = "Xmrig"
description = "xmrig is a CPU miner for the Monero cryptocurrency."
script = "xmrig.sh"
task_list = "I"
[[data]]
name = "yazi"
name = "Yazi"
description = "yazi is a terminal file manager with a minimal UI and a focus on performance."
script = "yazi.sh"
task_list = "I"
[[data]]
name = "ytgo"
name = "Ytgo"
description = "ytgo is a command-line tool for searching and watching YouTube videos from the terminal."
script = "ytgo.sh"
task_list = "I"