summaryrefslogtreecommitdiff
path: root/dwm/setup.sh
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2025-12-14 13:00:37 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2025-12-14 13:00:37 -0800
commit9799f5c3eff3f97a3da220705cab5a7bf5ae61a7 (patch)
tree1a1bf67c8107e450a617c43286719142aeea5c9f /dwm/setup.sh
parente746b8156ef22dd2d17c3007e3c68ce6a3c11613 (diff)
suckless normalize to .local/bin, volume+term+browse norm form
Diffstat (limited to 'dwm/setup.sh')
-rwxr-xr-xdwm/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm/setup.sh b/dwm/setup.sh
index 9b958dd..74fb40d 100755
--- a/dwm/setup.sh
+++ b/dwm/setup.sh
@@ -5,4 +5,4 @@ set -x
cd dwm-6.6
make config.h
-sudo make install
+make install