File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dockitems_persist: []
1616# pos: 5
1717
1818configure_sudoers : false
19- sudoers_custom_config : ' '
19+ sudoers_custom_config : " "
2020# Example:
2121# sudoers_custom_config: |
2222# # Allow users in admin group to use sudo with no password.
@@ -25,6 +25,7 @@ sudoers_custom_config: ''
2525dotfiles_repo : https://github.com/geerlingguy/dotfiles.git
2626dotfiles_repo_accept_hostkey : true
2727dotfiles_repo_local_destination : ~/Development/GitHub/dotfiles
28+ dotfiles_repo_version : master # Replace with your default branch
2829dotfiles_files :
2930 - .zshrc
3031 - .gitignore
@@ -76,7 +77,7 @@ homebrew_cask_apps:
7677 - sublime-text
7778 - transmit
7879
79- # See `geerlingguy.mas` role documentation for usage instructions.
80+ # See `geerlingguy.mac. mas` role documentation for usage instructions.
8081mas_installed_apps : []
8182mas_email : " "
8283mas_password : " "
@@ -105,7 +106,7 @@ pip_packages: []
105106
106107# Set to 'true' to configure Sublime Text.
107108configure_sublime : false
108- sublime_base_path : ' ~/Library/Application Support/Sublime Text'
109+ sublime_base_path : " ~/Library/Application Support/Sublime Text"
109110sublime_config_path : " Packages/User"
110111sublime_package_control :
111112 - " DocBlockr"
You can’t perform that action at this time.
0 commit comments