From 4c9efd42894630e919c914f2d5d2828bc71b5e8e Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 30 Nov 2021 18:38:22 +0300 Subject: add newsboat configuration --- install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'install') 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" -- cgit v1.2.3