Chnage pacman and yay configs to reflect changes in aptman and aptyay [skip ci]

This commit is contained in:
Elara 2020-08-27 09:16:06 -07:00
parent 516ab87c18
commit c14eb72519
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Write the name of the package manager in all lowercase below
aptman
# Write a comma separated list of commands from the manager below
install,remove,upgrade,update,autoremove,search,filesearch,list
install,remove,upgrade,update,refresh,autoremove,search,filesearch,list
# Write "yes" or "no" depending on whether you want to use sudo
yes
# Write command to use for root

View File

@ -1,7 +1,7 @@
# Write the name of the package manager in all lowercase below
aptyay
# Write a comma separated list of commands from the manager below
install,remove,upgrade,update,autoremove,search,filesearch,list,interactive
install,remove,upgrade,update,refresh,autoremove,search,filesearch,list,interactive
# Write "yes" or "no" depending on whether you want to use sudo
no
# Write command to use for root