Adds a couple of things to install

Jonathan Hodgson 5 years ago
parent ab6c344aab
commit 70eaa3f54f
  1. 1
      install.sh

@ -30,6 +30,7 @@ pacmanInstall(){
"gvim"
"zsh"
"git"
"pandoc"
)
if pacman -Qs $package > /dev/null; then

Loading…
Cancel
Save