Skip to content

Instantly share code, notes, and snippets.

@cybic
Created June 13, 2014 10:01
Show Gist options
  • Save cybic/b1e8602f97d6810750a3 to your computer and use it in GitHub Desktop.
Save cybic/b1e8602f97d6810750a3 to your computer and use it in GitHub Desktop.
aptitude::Keep-Unused-Pattern "^linux-image.*$ | ^linux-restricted-modules.*$ | ^linux-ubuntu-modules.*$";
aptitude::Get-Root-Command "sudo:/usr/bin/sudo";
Aptitude::UI::Styles {
Default {fg white; bg default; set bold;};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment