feat: add barg-parser
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user