aboutsummaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall4
1 files changed, 2 insertions, 2 deletions
diff --git a/install b/install
index f5bae30..4bc2819 100755
--- a/install
+++ b/install
@@ -2,8 +2,8 @@
# TODO: make this better. it really sucks.
-for prg in alacritty bin bash doom-emacs kitty moc mpd nvim starship xmonad \
- newsboat
+for prg in alacritty bin bash cwm doom-emacs kitty moc mpd nvim starship \
+ xmonad newsboat
do
stow -vDt ~ "$prg"
stow -vt ~ "$prg"