Rewrite in Go

This commit is contained in:
2020-02-17 21:02:14 -08:00
commit 5d18e5defd
11 changed files with 1069 additions and 0 deletions

13
plugins/aptitude/pak.cfg Normal file
View File

@@ -0,0 +1,13 @@
# Write the name of the package manager in all lowercase below
aptitude
# Write a comma separated list of commands from the manager below
install,remove,download,update,upgrade,full-upgrade,safe-upgrade,clean,hold,unhold,markauto,unmarkauto,why,whynot,reinstall,search,show,changelog
# 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,inst
# Write a comma separated list of shortcut mappings from the manager below
remove,install