Skip to content

Commit 2a81960

Browse files
committed
followup to renaming fish script
Should have been part of 90a258a.
1 parent 2e26aa9 commit 2a81960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/gulpfile.reh.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ const serverResources = [
8282
'out-build/vs/workbench/contrib/terminal/browser/media/shellIntegration-profile.zsh',
8383
'out-build/vs/workbench/contrib/terminal/browser/media/shellIntegration-rc.zsh',
8484
'out-build/vs/workbench/contrib/terminal/browser/media/shellIntegration-login.zsh',
85-
'out-build/vs/workbench/contrib/terminal/browser/media/shellIntegration-fish.fish',
85+
'out-build/vs/workbench/contrib/terminal/browser/media/shellIntegration.fish',
8686

8787
'!**/test/**'
8888
];

0 commit comments

Comments
 (0)