.
This commit is contained in:
parent
158cf7b8f0
commit
292c2cea8d
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue