Last active
November 20, 2019 14:55
-
-
Save madalinignisca/5c1ed302810f812ed5c72eb4a26a1893 to your computer and use it in GitHub Desktop.
apt configuration for a clean, small, ideal debian/ubuntu based installation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
APT::Install-Recommends "false"; | |
APT::Install-Suggests "false"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment