We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45d34e7 commit 2dffe01Copy full SHA for 2dffe01
README
@@ -7,7 +7,7 @@ for KISS Linux.
7
BACKGROUND
8
----------
9
10
-This project was inspired by Dylan Arap's POSIX shell, okpal [0]d. Compatibility
+This project was inspired by Dylan Arap's POSIX shell, okpal [0]d. Compatibility
11
with the following terminator emulators on KISS Linux have been tested at this
12
time:
13
@@ -16,6 +16,9 @@ time:
16
As there are no other dependєncies, other than a C compiler (gcc), this program
17
should work on distributions other than KISS Linux as well.
18
19
+Note: The code is quite "ugly" at this time and will addressed in future
20
+ iterations.
21
+
22
23
INSTALLATION
24
------------
0 commit comments