summary refs log tree commit diff
path: root/bin/catsh/libedit/historyn.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-06-28 22:28:32 -0400
committerJune McEnroe <june@causal.agency>2019-06-28 22:28:32 -0400
commit2a0976b40a2b3888f9ba9f2d047f81b98837dc58 (patch)
tree0bdcc7964063ffbb9945b5538c4e1c42b91b2b64 /bin/catsh/libedit/historyn.c
parentSet HISTSIZE in catsh (diff)
downloadsrc-2a0976b40a2b3888f9ba9f2d047f81b98837dc58.tar.gz
src-2a0976b40a2b3888f9ba9f2d047f81b98837dc58.zip
Rename catsh to 1sh
Yes it's another rename because I felt like catsh was too long. 1sh is
short and unique.
Diffstat (limited to 'bin/catsh/libedit/historyn.c')
-rw-r--r--bin/catsh/libedit/historyn.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/catsh/libedit/historyn.c b/bin/catsh/libedit/historyn.c
deleted file mode 100644
index 59130dea..00000000
--- a/bin/catsh/libedit/historyn.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "config.h"
-#define NARROWCHAR
-#include "history.c"