diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-11-30 18:38:22 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-11-30 18:38:22 +0300 |
| commit | 4c9efd42894630e919c914f2d5d2828bc71b5e8e (patch) | |
| tree | 94eca9a68fe1cbf5c4f03da613c2e4d0bc004565 /install | |
| parent | 523f2b38ee3682b68c7e255eaf5e0b23299e5587 (diff) | |
| download | dotfiles-4c9efd42894630e919c914f2d5d2828bc71b5e8e.tar.gz dotfiles-4c9efd42894630e919c914f2d5d2828bc71b5e8e.zip | |
add newsboat configuration
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" |
