Commit Graph

45 Commits

Author SHA1 Message Date
b1ek fc10dcfe1b
add su command 2023-05-06 11:19:08 +10:00
b1ek 7cf1d45283
remove % at end of command if no new line 2023-05-06 11:18:58 +10:00
b1ek 60ad80616b
change var to let to match ES6 standart 2023-05-05 14:37:00 +10:00
b1ek 33cea94f6d
add stdin and half-baked su command 2023-05-05 14:36:47 +10:00
b1ek ec105acfb8
disable settin hostname to blek.codes 2023-05-05 14:36:22 +10:00
b1ek 3db714b153
add read permission check to cat command 2023-05-05 01:26:14 +10:00
b1ek 2f3ccae2f4
fix set-hostname 2023-05-05 01:25:55 +10:00
b1ek 04133aa313
add fs.constants 2023-05-05 01:25:36 +10:00
b1ek 650afe91a3
add hint on help command 2023-05-05 00:57:05 +10:00
b1ek a60f5485fc
add set-hostname command 2023-05-05 00:56:43 +10:00
b1ek 3bafeaa768
remove yarn.lock from .gitignore 2023-05-05 00:54:44 +10:00
b1ek cf04d4da15
improve ps 2023-05-04 23:44:10 +10:00
b1ek ee68c78021
fix CORS 2023-05-01 20:35:45 +10:00
b1ek 2e05e5d740
add build instructions 2023-04-22 20:29:17 +10:00
b1ek 53813967ed
automatically focus on terminal 2023-03-23 10:29:41 +10:00
b1ek f2b53df3a2
add parcelrc to gitignore 2023-03-23 10:28:06 +10:00
b1ek 00cb9e13b5
dynamically resize terminal 2023-03-23 10:24:43 +10:00
b1ek bbc7c4bc32
fix script typo 2023-03-23 10:10:06 +10:00
b1ek ef960d6f6f
add systemctl, exit and echo commands 2023-03-23 10:09:58 +10:00
b1ek 8f56141c17
add data.ip to shell prompt 2023-03-23 10:09:34 +10:00
b1ek 8831b6931f
add suggestion to run guide 2023-03-23 09:55:57 +10:00
b1ek 9c15b76a7a
guide command 2023-03-23 09:43:20 +10:00
b1ek 0452f4dafd
pass args to build command 2023-03-23 07:45:26 +10:00
b1ek 7277b2a158
finally get it all to work 2023-03-22 22:23:59 +10:00
b1ek fab57f9122
workaround to fix bundle same name error 2023-03-22 22:14:50 +10:00
b1ek ec0d716bde
fix install and build script 2023-03-22 20:35:22 +10:00
b1ek 27792add04
prestart and prebuild scripts 2023-03-22 20:35:04 +10:00
b1ek 6b180dbaeb
change parcel configuration mechanism 2023-03-22 20:26:55 +10:00
b1ek c91c19b811
remove index.html (orphan file) 2023-03-22 20:08:23 +10:00
b1ek 75fb765019
no hash naming 2023-03-21 23:12:14 +10:00
b1ek 52c4b95413
fix yarn compile errors 2023-03-21 23:11:33 +10:00
b1ek 8b734f10ed
fix path level 2023-03-21 23:09:23 +10:00
b1ek ca14f60779
write README.md 2023-03-21 20:45:07 +10:00
b1ek 0eb20603ac
add rm command 2023-03-21 20:44:55 +10:00
b1ek 3e3553fd81
fix ,* filtering in ls 2023-03-20 21:04:07 +10:00
b1ek bf501ededa
use \t for displaying ls output 2023-03-20 21:02:34 +10:00
b1ek d20c29d042
add clear command 2023-03-20 21:01:03 +10:00
b1ek 87a21f54f3
browserify crypto 2023-03-20 21:00:51 +10:00
b1ek c50949576b
attempt at implementing /dev/random 2023-03-20 21:00:05 +10:00
b1ek 993723865d
print cmds separated by tabs 2023-03-20 08:57:19 +10:00
b1ek f790041042
add ps command 2023-03-20 08:52:45 +10:00
b1ek c6f39c986d
change styles 2023-03-20 08:52:38 +10:00
b1ek 7e7791b828
add install and build script 2023-03-19 12:41:53 +10:00
b1ek 4a6e55f570
add readme 2023-03-19 12:34:12 +10:00
b1ek 9d414158e7
Move resume to external repo 2023-03-19 12:30:29 +10:00