From d0ad22b295eae397f39de3a9542ade6320a0591b Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Sat, 24 Dec 2022 10:23:34 -0500 Subject: Few tweaks to shell config. Use rlwrap for chicken scheme interpreter. 4k-addmode script. --- bin/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index dc416a9..01a6333 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -14,4 +14,5 @@ install: install wallpaper $(HOME)/bin/ install status-bar $(HOME)/bin/ install vol $(HOME)/bin/ + install 4k-addmode.sh $(HOME)/bin/ -- cgit v1.2.3