[Codium] Sync settings for automatic sync of VSCode settings

master
Quentin Duchemin 2023-12-18 15:34:02 +01:00
parent 4427295a1d
commit 1374da92d7
Signed by: Chosto
GPG Key ID: 96AB8AE7DFEA3D74
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# current machine's name, optional; it can be used to filter settings or in the commit message
hostname: ""
# more details at https://github.com/zokugun/vscode-sync-settings/blob/master/docs/hostname.md
# selected profile, required
profile: main
# repository to sync the settings with, required
repository:
# repository's type, required (dummy: no sync)
type: git
path: ~/.config/codium-settings
branch: main