feat: add barg-parser

This commit is contained in:
2025-11-03 06:47:25 +02:00
parent 866a25a66d
commit f1b0fd94fb
3 changed files with 13 additions and 0 deletions

View File

@@ -6,6 +6,12 @@
"to": "~/bin"
}
},
"barg": {
"link": {
"from": "shared/barg-parser/barg",
"to": "~/.local/bin/barg"
}
},
"htop": {
"link": {
"from": "shared/htop",
@@ -60,6 +66,7 @@
"tmux",
"nvim",
"bin",
"barg",
{
"package": "sol",
"link": {
@@ -116,6 +123,7 @@
],
"linux-vm": [
"bin",
"barg",
"gitignore",
{
"package": "htop",
@@ -141,6 +149,7 @@
],
"container": [
"bin",
"barg",
"gitignore",
{
"package": "htop",