mirror of
https://github.com/sbrow/envr.git
synced 2025-12-29 23:47:39 -05:00
Compare commits
1 Commits
main
...
463bed1353
| Author | SHA1 | Date | |
|---|---|---|---|
| 463bed1353 |
@@ -30,6 +30,7 @@ type scanConfig struct {
|
||||
}
|
||||
|
||||
// Create a fresh config with sensible defaults.
|
||||
// TODO: fd '\.env' -HI ~/ -E '*\.envrc' -E '\.env\.example' -E '\.local/' -E 'vendor' -E 'node_modules'
|
||||
func NewConfig(privateKeyPaths []string) Config {
|
||||
var keys = []SshKeyPair{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user