aboutsummaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-11-30 18:38:22 +0300
committerla-ninpre <leobrekalini@gmail.com>2021-11-30 18:38:22 +0300
commit4c9efd42894630e919c914f2d5d2828bc71b5e8e (patch)
tree94eca9a68fe1cbf5c4f03da613c2e4d0bc004565 /install
parent523f2b38ee3682b68c7e255eaf5e0b23299e5587 (diff)
downloaddotfiles-4c9efd42894630e919c914f2d5d2828bc71b5e8e.tar.gz
dotfiles-4c9efd42894630e919c914f2d5d2828bc71b5e8e.zip
add newsboat configuration
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"