Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
st - simple terminal
st - Simple Terminal
--------------------
st is a simple virtual terminal emulator for X which sucks less.

Expand All @@ -13,6 +13,8 @@ Installation
Edit config.mk to match your local setup (st is installed into
the /usr/local namespace by default).

Edit config.def.h to match your color preferences and the key bindings.

Afterwards enter the following command to build and install st (if
necessary as root):

Expand Down