We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e26aa9 commit 2a81960Copy full SHA for 2a81960
build/gulpfile.reh.js
@@ -82,7 +82,7 @@ const serverResources = [
82
'out-build/vs/workbench/contrib/terminal/browser/media/shellIntegration-profile.zsh',
83
'out-build/vs/workbench/contrib/terminal/browser/media/shellIntegration-rc.zsh',
84
'out-build/vs/workbench/contrib/terminal/browser/media/shellIntegration-login.zsh',
85
- 'out-build/vs/workbench/contrib/terminal/browser/media/shellIntegration-fish.fish',
+ 'out-build/vs/workbench/contrib/terminal/browser/media/shellIntegration.fish',
86
87
'!**/test/**'
88
];
0 commit comments