Adds a couple of things to install
This commit is contained in:
parent
9359f44e5b
commit
34d4dc829e
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ pacmanInstall(){
|
||||||
"gvim"
|
"gvim"
|
||||||
"zsh"
|
"zsh"
|
||||||
"git"
|
"git"
|
||||||
|
"pandoc"
|
||||||
)
|
)
|
||||||
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