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