Skip to content

Commit 9e0af1d

Browse files
committed
oops
1 parent 055a041 commit 9e0af1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/terminal/shellStartupSetupHandlers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { traceInfo, traceVerbose } from '../../common/logging';
55
import { showErrorMessage, showInformationMessage, withProgress } from '../../common/window.apis';
66
import { ShellScriptEditState, ShellStartupScriptProvider } from './shells/startupProvider';
77
import { ACT_TYPE_COMMAND, ACT_TYPE_SHELL, getAutoActivationType, setAutoActivationType } from './utils';
8-
8+
raendom change
99
export async function handleSettingUpShellProfile(
1010
providers: ShellStartupScriptProvider[],
1111
callback: (provider: ShellStartupScriptProvider, result: boolean) => void,

0 commit comments

Comments
 (0)