File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dockitems_persist: []
16
16
# pos: 5
17
17
18
18
configure_sudoers : false
19
- sudoers_custom_config : ' '
19
+ sudoers_custom_config : " "
20
20
# Example:
21
21
# sudoers_custom_config: |
22
22
# # Allow users in admin group to use sudo with no password.
@@ -25,6 +25,7 @@ sudoers_custom_config: ''
25
25
dotfiles_repo : https://github.com/geerlingguy/dotfiles.git
26
26
dotfiles_repo_accept_hostkey : true
27
27
dotfiles_repo_local_destination : ~/Development/GitHub/dotfiles
28
+ dotfiles_repo_version : master # Replace with your default branch
28
29
dotfiles_files :
29
30
- .zshrc
30
31
- .gitignore
@@ -76,7 +77,7 @@ homebrew_cask_apps:
76
77
- sublime-text
77
78
- transmit
78
79
79
- # See `geerlingguy.mas` role documentation for usage instructions.
80
+ # See `geerlingguy.mac. mas` role documentation for usage instructions.
80
81
mas_installed_apps : []
81
82
mas_email : " "
82
83
mas_password : " "
@@ -105,7 +106,7 @@ pip_packages: []
105
106
106
107
# Set to 'true' to configure Sublime Text.
107
108
configure_sublime : false
108
- sublime_base_path : ' ~/Library/Application Support/Sublime Text'
109
+ sublime_base_path : " ~/Library/Application Support/Sublime Text"
109
110
sublime_config_path : " Packages/User"
110
111
sublime_package_control :
111
112
- " DocBlockr"
You can’t perform that action at this time.
0 commit comments