From e61da07522a060da98fa3a56db3d0360469b26cf Mon Sep 17 00:00:00 2001 From: auric <104602845+ihateamongus@users.noreply.github.com> Date: Mon, 8 Sep 2025 21:19:14 -0500 Subject: organize repository layout --- archive/st/patch/newterm.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 archive/st/patch/newterm.h (limited to 'archive/st/patch/newterm.h') diff --git a/archive/st/patch/newterm.h b/archive/st/patch/newterm.h new file mode 100644 index 0000000..ea7292c --- /dev/null +++ b/archive/st/patch/newterm.h @@ -0,0 +1,2 @@ +void newterm(const Arg *); +static char *getcwd_by_pid(pid_t pid); \ No newline at end of file -- cgit v1.2.3