diff options
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 |