From 3ed68b62088dedfb4e7bcd43b953535966a916fe Mon Sep 17 00:00:00 2001 From: schizoid Date: Fri, 6 Dec 2024 14:45:23 -0500 Subject: Base (Gnu/Linux) DWM for Schizoid --- make.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 make.sh (limited to 'make.sh') diff --git a/make.sh b/make.sh new file mode 100644 index 0000000..0d133cd --- /dev/null +++ b/make.sh @@ -0,0 +1,4 @@ +#!/usr/bin/zsh + +rm config.h +make install -- cgit v1.2.3