]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - debian/aptitude/config.in
use set -eu
[config/dotfiles.git] / debian / aptitude / config.in
index 6b7c3bd3affb4aed37b980e304abc39a3b1fea7c..2030dfb952a058b9e3ce29bd721329b9e7a31a74 100644 (file)
@@ -41,8 +41,10 @@ aptitude {
     Suppress-Read-Only-Warning "true";
 }
 
-APT {
+Apt {
     // Don't install recommended packages by default. The most annoying
     // aptitude default!
     Install-Recommends "false";
 }
+
+// vim: ft=cfg