Adds a couple of things to install
This commit is contained in:
parent
ab6c344aab
commit
70eaa3f54f
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ pacmanInstall(){
|
|||
"gvim"
|
||||
"zsh"
|
||||
"git"
|
||||
"pandoc"
|
||||
)
|
||||
if pacman -Qs $package > /dev/null; then
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue