Compare commits
2 Commits
cbc6b9f452
...
4b53e819d8
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b53e819d8 | |||
| 6c0e8aeb3f |
@@ -41,7 +41,7 @@ var defaultConfig = &types.Config{
|
|||||||
RootCmd: "sudo",
|
RootCmd: "sudo",
|
||||||
PagerStyle: "native",
|
PagerStyle: "native",
|
||||||
IgnorePkgUpdates: []string{},
|
IgnorePkgUpdates: []string{},
|
||||||
AutoPull: false,
|
AutoPull: true,
|
||||||
Repos: []types.Repo{},
|
Repos: []types.Repo{},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user