Merge pull request #929 from icyphox/add-nicy1850

Add package nicy
This commit is contained in:
Dominik Picheta 2018-11-14 23:41:14 +00:00 committed by GitHub
commit 809db03275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11449,5 +11449,19 @@
"description": "Algebraic expression parser and evaluator",
"license": "CC0",
"web": "https://github.com/ijneb/nim-algebra"
},
{
"name": "nicy",
"url": "https://github.com/icyphox/nicy",
"method": "git",
"tags": [
"zsh",
"shell",
"prompt",
"git"
],
"description": "A nice and icy ZSH prompt in Nim",
"license": "MIT",
"web": "https://github.com/icyphox/nicy"
}
]