st
simple terminal
git clone https://9o.is/git/st.git
commit 81fb47fc1cb6d3b982301c0cffb6b4e4e9872afe parent 491a7421ab7e82b478eecace97a08dea1c8887fe Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 2 Jun 2018 17:11:14 +0200 config.mk: remove extra newline before EOF Diffstat:
| M | config.mk | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/config.mk b/config.mk @@ -31,4 +31,3 @@ STLDFLAGS = $(LIBS) $(LDFLAGS) # compiler and linker # CC = c99 -