summaryrefslogtreecommitdiff
path: root/dwm/resc/run/00-dwm
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2023-09-22 22:16:55 +0200
committerJulian T <julian@jtle.dk>2023-09-23 12:17:43 +0200
commit0e9840e0b734217ff5e5621a1e27553ebabc43fb (patch)
treeebf42aae8bbde018f75cc7186b6913ae0f82de15 /dwm/resc/run/00-dwm
parent85080ac87cc5bc535308147f973e4e73a77c2a4e (diff)
Dwm and other window managers
Diffstat (limited to 'dwm/resc/run/00-dwm')
-rwxr-xr-xdwm/resc/run/00-dwm8
1 files changed, 8 insertions, 0 deletions
diff --git a/dwm/resc/run/00-dwm b/dwm/resc/run/00-dwm
new file mode 100755
index 0000000..7b49687
--- /dev/null
+++ b/dwm/resc/run/00-dwm
@@ -0,0 +1,8 @@
+#!/usr/bin/env bash
+set -e
+set -x
+echo Building dwm
+
+cd ~/resc/dwm
+
+make