summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorTom Barrett <spalf0@gmail.com>2019-09-11 09:11:29 -0500
committerTom Barrett <spalf0@gmail.com>2019-09-11 09:11:29 -0500
commit3f8e503ec4278546fffd6a39b6b1e592ecac7d30 (patch)
tree995051f8fbb73ad3e8dec550c5f236a582d27ccd /build
parent390d4512a67244223ec142798b523dc6488d0fb3 (diff)
handy requirements and build script that will be improved
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..a937f44
--- /dev/null
+++ b/build
@@ -0,0 +1,3 @@
+#!/bin/bash
+git clone https://git.suckless.org/dwm /home/tom/src/dwm
+git clone https://git.suckless.org/dwmstatus /home/tom/src/dwmstatus