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