Skip to content

Commit 0ed32c4

Browse files
committed
Disabled githubUser by default
1 parent 95e7c98 commit 0ed32c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vm.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ realname: 'FULL NAME'
66
shell: '/bin/zsh'
77

88
## automatic ssh key fetching from github
9-
githubUser: 'example'
9+
#githubUser: 'example'
1010

1111
## Insecure registry for Docker
1212
#dockerRegistry: ''
1313

1414
## Password for growl server
1515
#growlPassword: ''
16+

0 commit comments

Comments
 (0)