# Config for the pak package manager wrapper packageManager = "aptman" commands = ["install", "remove", "upgrade", "update", "refresh", "autoremove", "search", "filesearch", "list"] useRoot = true rootCommand = "sudo" shortcuts = ["rm", "arm", "ls"] shortcutMappings = ["remove", "autoremove", "list"]