Rewrite in Go
This commit is contained in:
12
plugins/pacman/pak.cfg
Normal file
12
plugins/pacman/pak.cfg
Normal file
@@ -0,0 +1,12 @@
|
||||
# Write the name of the package manager in all lowercase below
|
||||
pacwrap
|
||||
# Write a comma separated list of commands from the manager below
|
||||
install,remove,upgrade,update,clean,search,filesearch
|
||||
# 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
|
||||
# Write a comma separated list of shortcut mappings from the manager below
|
||||
remove
|
||||
Reference in New Issue
Block a user