18 lines
337 B
JSON
18 lines
337 B
JSON
{
|
|
"name": "atuin",
|
|
"description": "Atuin shell history integration - search, capture, and manage bash command history with AI",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Nathan Vale",
|
|
"email": "hi@nathanvale.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |