Adds to install list
This commit is contained in:
parent
5b8fa9e8ff
commit
25c53f0676
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ pacmanInstall(){
|
||||||
"stow"
|
"stow"
|
||||||
"w3m"
|
"w3m"
|
||||||
"zathura"
|
"zathura"
|
||||||
|
"zathura-pdf-mupdf"
|
||||||
"zsh"
|
"zsh"
|
||||||
)
|
)
|
||||||
if pacman -Qs $package > /dev/null; then
|
if pacman -Qs $package > /dev/null; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue