diff scripts/startup/main-rcfile @ 7073:66c6cab344f7

[project @ 2007-10-26 16:09:12 by jwe]
author jwe
date Fri, 26 Oct 2007 16:09:12 +0000
parents e8868fde0fc5
children f071480b7eac
line wrap: on
line diff
--- a/scripts/startup/main-rcfile	Fri Oct 26 15:52:58 2007 +0000
+++ b/scripts/startup/main-rcfile	Fri Oct 26 16:09:12 2007 +0000
@@ -13,3 +13,8 @@
 if (strcmp (PAGER (), "less") && isempty (getenv ("LESS")))
   PAGER_FLAGS ('-e -X -P"-- less ?pB(%pB\\%):--. (f)orward, (b)ack, (q)uit$"');
 endif
+
+## This appears here instead of in the pkg/PKG_ADD file so that --norc
+## will also skip automatic loading of packages.
+
+pkg ("load", "auto");