Adds ddgr to the install script
This commit is contained in:
parent
f12021757a
commit
9a58ba5945
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ pacmanInstall(){
|
|||
aurInstall(){
|
||||
local packages=(
|
||||
"mps-youtube-git"
|
||||
"ddgr"
|
||||
)
|
||||
if yay -Qs $package > /dev/null; then
|
||||
echo "Installing $i"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue