18 lines
445 B
JSON
18 lines
445 B
JSON
{
|
|
"name": "atuin",
|
|
"owner": {
|
|
"name": "Nathan Vale",
|
|
"email": "hi@nathanvale.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "atuin",
|
|
"description": "Atuin shell history integration - search, capture, and manage bash command history with AI",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-nathanvale-side-quest-marketplace-plugins-atuin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |