commit 78db5076184de7551ae7aa8d7d63293fe2ce771d
parent 7934770dd8616a8ded9fa804e189b7bad1b44f8d
Author: Chris Bracken <chris@bracken.jp>
Date: Thu, 6 Jan 2022 18:27:14 -0800
FreeBSD: add zathura PDF/PS viewer to install list
Zathura is a lightweight PDF, Postscript, and other file viewer with a
vim-like interface.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/freebsd_install.md b/freebsd_install.md
@@ -175,6 +175,7 @@ Install mutt email support:
4. Run `pkg install isync` to install email syncing.
5. Run `pkg install msmtp` to install an SMTP plugin mutt can use.
6. Run `pkg install w3m` to install w3m browser.
+7. Run `pkg install zathura zathura-ps` to install zathura PDF/PS viewer.
Install newsreader support:
1. Install newsboat: `pkg install newsboat`