diff options
author | Benji Dial <benji6283@gmail.com> | 2021-02-18 16:15:13 -0500 |
---|---|---|
committer | Benji Dial <benji6283@gmail.com> | 2021-02-18 16:15:13 -0500 |
commit | 82d74f17f40abfd30030da78606ceffedf4a9c20 (patch) | |
tree | f2710be3e9d876f5b63b18d0a83111182fd515d8 /fs-skel/sys/startup.rc | |
parent | e427f85decc7949487228ec638993ae77fc1ca2c (diff) | |
download | portland-os-82d74f17f40abfd30030da78606ceffedf4a9c20.tar.gz |
(random ai) tic-tac-toe game
Diffstat (limited to 'fs-skel/sys/startup.rc')
-rw-r--r-- | fs-skel/sys/startup.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs-skel/sys/startup.rc b/fs-skel/sys/startup.rc index aa514b1..3897399 100644 --- a/fs-skel/sys/startup.rc +++ b/fs-skel/sys/startup.rc @@ -1 +1 @@ -bin/mkpopup Press Win+Space to open a terminal.\nPress Win+Arrow Key to move a window around.\nPress Win+Page Up/Down to shuffle windows.\nPress Escape to close this window.
\ No newline at end of file +bin/mkpopup Press Win+Space to open a terminal.\nPress Win+Arrow Key to move a window around.\nPress Win+Page Up/Down to shuffle windows.\nTry typing 'dirlist bin' into a terminal!\nPress Escape to close this window.
\ No newline at end of file |