mirror of
https://github.com/MeexReay/poshlostios.git
synced 2025-06-24 18:42:59 +03:00
first kfc version
This commit is contained in:
parent
fd45ace05d
commit
adcdb62513
@ -25,9 +25,9 @@ Github - https://github.com/MeexReay/poshlostios
|
|||||||
* cat <file> - показать содержимое файла
|
* cat <file> - показать содержимое файла
|
||||||
* ppm <i/s/r/u/A/a/l> [package] - пакетный менеджер
|
* ppm <i/s/r/u/A/a/l> [package] - пакетный менеджер
|
||||||
* woman <article> - руководства по всякому
|
* woman <article> - руководства по всякому
|
||||||
|
* kfc <file> - редактор файлов в стиле vi
|
||||||
|
|
||||||
Планируется:
|
Планируется:
|
||||||
* прога чтото наподобе nano или vi
|
|
||||||
* xorg
|
* xorg
|
||||||
`
|
`
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hello",
|
"name": "hello",
|
||||||
"version": "0.1.3",
|
"version": "0.1.4",
|
||||||
"description": "Hello Message",
|
"description": "Hello Message",
|
||||||
"author": "MeexReay",
|
"author": "MeexReay",
|
||||||
"apps": [ "hello.js" ],
|
"apps": [ "hello.js" ],
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "kfc",
|
"name": "kfc",
|
||||||
"version": "0.0.1-test",
|
"version": "0.1.0",
|
||||||
"description": "Keep Files Customized",
|
"description": "Keep Files Customized",
|
||||||
"author": "MeexReay",
|
"author": "MeexReay",
|
||||||
"apps": [ "kfc.js" ],
|
"apps": [ "kfc.js" ],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user