formatting fixes
This commit is contained in:
parent
aeffadfff8
commit
829f423dc2
@ -13,7 +13,7 @@ You will want to know the address of the disk you plan to install PsychOS onto.
|
||||
### Useful key combinations:
|
||||
`ctrl-shift-c` inside PsychOS will cancel text input or stop certain programs.
|
||||
|
||||
`ctrl-shift-r` will soft-reboot the machine, preserving the content of `/tmp`.
|
||||
`ctrl-shift-r` will soft-reboot the machine, preserving the content of */tmp*.
|
||||
|
||||
## Step 1: Obtaining and booting a copy of PsychOS
|
||||
From OpenOS:
|
||||
|
@ -3,7 +3,7 @@
|
||||
## Useful key combinations:
|
||||
`ctrl-shift-c` inside PsychOS will cancel text input or stop certain programs.
|
||||
|
||||
`ctrl-shift-r` will soft-reboot the machine, preserving the content of `/tmp`.
|
||||
`ctrl-shift-r` will soft-reboot the machine, preserving the content of */tmp*
|
||||
|
||||
## The lush shell
|
||||
lush is the default shell of PsychOS. It allows executing functions in memory, programs on disk and Lua typed directly into lush, in order of preference.
|
||||
|
Loading…
Reference in New Issue
Block a user