zshify
Version:
A minimalistic touch to your prompt!
31 lines (30 loc) • 577 B
JSON
{
"name": "zshify",
"version": "14.2.0",
"description": "A minimalistic touch to your prompt!",
"bin": {
"prompt": "bin/script.zsh"
},
"author": "Neeraj Dalal",
"repository": {
"type": "git",
"url": "git+https://github.com/nrjdalal/zshify.git"
},
"homepage": "https://github.com/nrjdalal/zshify#readme",
"bugs": {
"url": "https://github.com/nrjdalal/zshify/issues"
},
"license": "MIT",
"keywords": [
"zsh",
"zshell",
"terminal",
"sh",
"shell",
"bash",
"minimal",
"fast",
"prompt",
"theme"
]
}