summaryrefslogtreecommitdiff
path: root/st
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2025-12-20 15:32:15 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2025-12-20 15:32:15 -0800
commit1cfb36fcaafaeb0c07a1550140ffa6cc6bd8fdb4 (patch)
tree92046cd9a9b5a64f9b84de6e78c51f7b9e3f13fb /st
parentc3a8504c0246df41cc5c82f5e2e07f6cb1cd5082 (diff)
st: .local/bin
Diffstat (limited to 'st')
-rw-r--r--st/st-0.9.3/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/st/st-0.9.3/config.mk b/st/st-0.9.3/config.mk
index 2fc854e..f5a97f5 100644
--- a/st/st-0.9.3/config.mk
+++ b/st/st-0.9.3/config.mk
@@ -4,7 +4,7 @@ VERSION = 0.9.3
# Customize below to fit your system
# paths
-PREFIX = /usr/local
+PREFIX = ${HOME}/.local
MANPREFIX = $(PREFIX)/share/man
X11INC = /usr/X11R6/include