Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
Update global git config to use VS Code as editor
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel F. Dickinson <[email protected]>
  • Loading branch information
danielfdickinson committed Oct 30, 2023
1 parent aa7c8ad commit 45a561b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions multipass-instance-creation/vscode-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ write_files:
fileMode = true
eol = lf
autocrlf = false
editor = code --wait
[user]
useConfigOnly = true
Expand Down
1 change: 1 addition & 0 deletions multipass-instance-creation/vscode-pdev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ write_files:
fileMode = true
eol = lf
autocrlf = false
editor = code --wait
[user]
useConfigOnly = true
Expand Down

0 comments on commit 45a561b

Please sign in to comment.