Adds to install list

This commit is contained in:
Jonathan Hodgson 2019-08-13 11:50:11 +01:00
parent 5b8fa9e8ff
commit 25c53f0676

View file

@ -68,6 +68,7 @@ pacmanInstall(){
"stow"
"w3m"
"zathura"
"zathura-pdf-mupdf"
"zsh"
)
if pacman -Qs $package > /dev/null; then