This commit is contained in:
2023-04-18 12:47:06 -05:00
parent 1ce33d2d0a
commit 479b9fecf6
2 changed files with 4 additions and 5 deletions

View File

@@ -49,5 +49,5 @@ configs:
- {src: 'Microsoft.PowerShell_profile.ps1', dest: 'powershell', destname: 'Microsoft.PowerShell_profile.ps1'}
- {src: 'pwsh-config.json', dest: 'powershell', destname: 'config.json'}
- {src: 'popshell-config.json', dest: 'pop-shell', destname: 'config.json'}
- {src: 'code-settings.json', dest: 'Code/User', destname: 'settings.json'}
- {src: 'code-settings.json', dest: 'VSCodium/User', destname: 'settings.json'}