Chnage pacman and yay configs to reflect changes in aptman and aptyay [skip ci]
This commit is contained in:
parent
516ab87c18
commit
c14eb72519
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user