diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-08-24 21:10:06 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-08-24 21:10:06 +0200 |
commit | f39f3e7c4037a5d4e79cc6e8de77317cc9b4b2af (patch) | |
tree | 40ee64284afc534aa307d422ab82348190b29bb7 /install.sh | |
parent | f1c8990a61272cb090b3a0f3fe081401c03b7550 (diff) |
newsboat: add newsboat configuration
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -32,3 +32,6 @@ stow -Rt $XDG_CONFIG_HOME shepherd # Redshift stow -Rt $XDG_CONFIG_HOME redshift + +# Newsboat +stow -Rt $XDG_CONFIG_HOME newsboat |