diff options
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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" |
