Added package qwertycd (#1642)

This commit is contained in:
minefuto 2020-09-20 02:55:07 +09:00 committed by GitHub
parent 25021348f9
commit 6af22229fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19591,5 +19591,18 @@
"description": "Ascii Text allows you to print large ASCII fonts for the console and for the web",
"license": "MIT",
"web": "https://github.com/Himujjal/asciitextNim"
},
{
"name": "qwertycd",
"url": "https://github.com/minefuto/qwertycd",
"method": "git",
"tags": [
"terminal",
"console",
"command-line"
],
"description": "Terminal UI based cd command",
"license": "MIT",
"web": "https://github.com/minefuto/qwertycd"
}
]