13 lines
471 B
INI
13 lines
471 B
INI
# 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,refresh,autoremove,search,filesearch,list
|
|
# Write "yes" or "no" depending on whether you want to use sudo
|
|
yes
|
|
# Write command to use for root
|
|
sudo
|
|
# Write a comma separated list of shortcuts below
|
|
rm,arm,ls
|
|
# Write a comma separated list of shortcut mappings from the manager below
|
|
remove,autoremove,list
|