Add GitHub Copilot installation support to macOS development station
This commit is contained in:
@@ -31,6 +31,12 @@ macos_dev_station_code_server_extensions:
|
||||
- redhat.ansible
|
||||
- eamodio.gitlens
|
||||
|
||||
macos_dev_station_copilot_enabled: false
|
||||
macos_dev_station_copilot_extensions:
|
||||
- GitHub.copilot
|
||||
- GitHub.copilot-chat
|
||||
macos_dev_station_copilot_fail_on_error: false
|
||||
|
||||
macos_dev_station_oh_my_zsh_enabled: true
|
||||
macos_dev_station_oh_my_zsh_install_url: "https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user