Compare commits

..

No commits in common. "4b53e819d8bec442b215b16e2c5e061efec0d425" and "cbc6b9f452cd7a2d80a5441b39e2d28f02d6be07" have entirely different histories.

@ -41,7 +41,7 @@ var defaultConfig = &types.Config{
RootCmd: "sudo",
PagerStyle: "native",
IgnorePkgUpdates: []string{},
AutoPull: true,
AutoPull: false,
Repos: []types.Repo{},
}