diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2022-12-24 10:23:34 -0500 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2022-12-24 10:24:50 -0500 |
| commit | d0ad22b295eae397f39de3a9542ade6320a0591b (patch) | |
| tree | a0fea8113f2e2b2039a2609a40f71b4a11fce70b /bin/Makefile | |
| parent | 06b36d81048a9f2a4c104cdeea64063cc0bd0b73 (diff) | |
| download | dotfiles-d0ad22b295eae397f39de3a9542ade6320a0591b.tar.gz dotfiles-d0ad22b295eae397f39de3a9542ade6320a0591b.tar.xz | |
Few tweaks to shell config. Use rlwrap for chicken scheme interpreter. 4k-addmode script.
Diffstat (limited to 'bin/Makefile')
| -rw-r--r-- | bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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/ |
